クライアントステート基底クラス
[詳解]
#include <ClientStateBase.h>
◆ ClientStateBase()
ClientStateBase::ClientStateBase |
( |
Client * |
pInParent | ) |
|
|
inline |
◆ ~ClientStateBase()
virtual ClientStateBase::~ClientStateBase |
( |
| ) |
|
|
inlinevirtual |
◆ AddPacketFunction()
void ClientStateBase::AddPacketFunction |
( |
u8 |
ID, |
|
|
const PacketFunc & |
Func |
|
) |
| |
|
inlineprotected |
◆ AnalyzePacket()
パケット解析
- 引数
-
[in] | ID | パケットID |
[in] | pStream | ストリーム |
◆ BeginState()
void ClientStateBase::BeginState |
( |
| ) |
|
|
inlinevirtual |
◆ GetParent()
Client * ClientStateBase::GetParent |
( |
| ) |
const |
|
inlineprotected |
このクラス詳解は次のファイルから抽出されました: