|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <RealmSocket.h>
Public Member Functions | |
| virtual void | OnAccept (void)=0 |
| virtual void | OnClose (void)=0 |
| virtual void | OnRead (void)=0 |
| Session (void) | |
| virtual | ~Session (void) |
Definition at line 25 of file RealmSocket.h.
| RealmSocket::Session::Session | ( | void | ) |
Definition at line 46 of file RealmSocket.cpp.
|
virtual |
Definition at line 48 of file RealmSocket.cpp.
|
pure virtual |
Implemented in AuthSocket.
|
pure virtual |
Implemented in AuthSocket.
|
pure virtual |
Implemented in AuthSocket.