Searched defs:InputMessage (Results 1 – 1 of 1) sorted by relevance
62 struct InputMessage { struct73 // leave it here because InputMessage::size() and other functions argument76 } header;82 union Body {174 void getSanitizedCopy(InputMessage* msg) const; argument