PGE API 0.4
PR00F's Game Engine full documentation
|
This is the complete list of members for pge_network::MsgApp, including all inherited members.
fillMsgApp(MsgApp &myAppMsg, const TMsgId &msgAppMsgId, const TByte *msgAppData, TMsgSize nMsgAppDataSize) | pge_network::MsgApp | static |
getMsgAppData(const MsgApp &msgApp) | pge_network::MsgApp | static |
getMsgAppData(MsgApp &msgApp) | pge_network::MsgApp | static |
getMsgAppDataActualSizeBytes(const MsgApp &msgApp) | pge_network::MsgApp | static |
getMsgAppDataActualSizeBytes(MsgApp &msgApp) | pge_network::MsgApp | privatestatic |
getMsgAppMsgId(const MsgApp &msgApp) | pge_network::MsgApp | static |
getMsgAppMsgId(MsgApp &msgApp) | pge_network::MsgApp | privatestatic |
getMsgAppTotalActualSizeBytes(const MsgApp &msgApp) | pge_network::MsgApp | static |
id | pge_network::MsgApp | static |
m_cMsgData | pge_network::MsgApp | private |
m_msgId | pge_network::MsgApp | private |
m_nMsgSize | pge_network::MsgApp | private |
nMaxMessageLengthBytes | pge_network::MsgApp | static |
PgePacket | pge_network::MsgApp | friend |
PgePacketTest class | pge_network::MsgApp | friend |
TMsgId typedef | pge_network::MsgApp | |
TMsgSize typedef | pge_network::MsgApp |