Pyrogenesis  trunk
CNetServerSession Member List

This is the complete list of members for CNetServerSession, including all inherited members.

AddEvent(unsigned int eventType)CFsm
AddState(unsigned int state)CFsm
AddTransition(unsigned int state, unsigned int eventType, unsigned int nextState)CFsm
AddTransition(unsigned int state, unsigned int eventType, unsigned int nextState, void *pAction, void *pContext)CFsm
CFsm()CFsm
CNetServerSession(CNetServerWorker &server, ENetPeer *peer)CNetServerSession
Disconnect(NetDisconnectReason reason)CNetServerSession
DisconnectNow(NetDisconnectReason reason)CNetServerSession
GetCurrState() constCFsminline
GetEvents() constCFsminline
GetEventTransition(unsigned int eventType) constCFsm
GetFileTransferer()CNetServerSessioninline
GetGUID() constCNetServerSessioninline
GetHostID() constCNetServerSessioninline
GetIPAddress() constCNetServerSession
GetLastReceivedTime() constCNetServerSession
GetMeanRTT() constCNetServerSession
GetNextState() constCFsminline
GetServer()CNetServerSessioninline
GetStates() constCFsminline
GetTransition(unsigned int state, unsigned int eventType) constCFsm
GetTransitions() constCFsminline
GetUserName() constCNetServerSessioninline
IsDone() constCFsmvirtual
IsValidEvent(unsigned int eventType) constCFsm
IsValidState(unsigned int state) constCFsm
m_FileTransfererCNetServerSessionprivate
m_GUIDCNetServerSessionprivate
m_HostIDCNetServerSessionprivate
m_PasswordCNetServerSessionprivate
m_PeerCNetServerSessionprivate
m_ServerCNetServerSessionprivate
m_UserNameCNetServerSessionprivate
NONCOPYABLE(CNetServerSession)CNetServerSessionprivate
SendMessage(const CNetMessage *message)CNetServerSessionvirtual
SetCurrState(unsigned int state)CFsm
SetFirstState(unsigned int firstState)CFsm
SetGUID(const CStr &guid)CNetServerSessioninline
SetHostID(u32 id)CNetServerSessioninline
SetNextState(unsigned int nextState)CFsminline
Setup()CFsmvirtual
SetUserName(const CStrW &name)CNetServerSessioninline
Shutdown()CFsm
Update(unsigned int eventType, void *pEventData)CFsm
~CFsm()CFsmvirtual
~INetSession()INetSessioninlinevirtual