Struct Header
Defined in File message.h
Struct Documentation
-
struct Header
A lot of the internal classes for message parsing have the void switchEndianess() member function. While it seems like it should be implementing an interface, this would create dynamic objects with a vtable which is not compatible with memcpy for type punning.
Public Functions
-
inline void switchEndianess()
-
inline void switchEndianess()