|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The SNetHeader will always be stored in host-order
Field Summary | |
u16 |
m_MsgLength
|
u8 |
m_MsgType
|
Method Summary | |
inline const u8* |
Deserialize( const u8* pos )
|
inline u8* |
Serialize( u8* pos ) const
|
Field Detail |
public u16 m_MsgLength;
public u8 m_MsgType;
Method Detail |
public inline const u8* Deserialize( const u8* pos );
public inline u8* Serialize( u8* pos ) const;
|
0 A.D.
Generated on September 04, 2007 at 18:14 CppDoc v2.4.0 |
|||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |