|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| uint8 | getHeaderLength () |
| ServerPktHeader (uint32 size, uint32 cmd, AuthCrypt *_authCrypt) | |
Public Attributes | |
| uint8 | header [4] |
| const uint32 | size |
Definition at line 42 of file WorldSocket.cpp.
Definition at line 44 of file WorldSocket.cpp.
References AuthCrypt::IsInitialized(), and size.
|
inline |
Definition at line 60 of file WorldSocket.cpp.
Referenced by WorldSocket::SendPacket().
| uint8 ServerPktHeader::header[4] |
Definition at line 66 of file WorldSocket.cpp.
Referenced by WorldSocket::SendPacket().
| const uint32 ServerPktHeader::size |
Definition at line 65 of file WorldSocket.cpp.
Referenced by ServerPktHeader().