|
LeviLamina
|
Inheritance diagram for RakNet::RNS2_Berkley:Public Member Functions | |
| RNS2_Berkley & | operator= (RNS2_Berkley const &) |
| RNS2_Berkley (RNS2_Berkley const &) | |
| virtual void | SetMulticastInterface (int interfaceIndex) |
| MCAPI::RakNet::RNS2BindResult | BindShared (::RakNet::RNS2_BerkleyBindParameters *bindParameters, char const *file, uint line) |
| MCAPI::RakNet::RNS2BindResult | BindSharedIPV4And6 (::RakNet::RNS2_BerkleyBindParameters *bindParameters, char const *file, uint line) |
| MCAPI void | BlockOnStopRecvPollingThread () |
| MCAPI int | CreateRecvPollingThread (int threadPriority) |
| MCAPI uint | RecvFromLoopInt () |
| MCAPI void | SetBroadcastSocket (int broadcast) |
| MCAPI void | $SetMulticastInterface (int interfaceIndex) |
| virtual::RakNet::RNS2BindResult | Bind (::RakNet::RNS2_BerkleyBindParameters *, char const *, uint)=0 |
| virtual int | Send (::RakNet::RNS2_SendParameters *, char const *, uint)=0 |
Static Public Member Functions | |
| static MCAPI void | GetSystemAddressIPV4And6 (int rns2Socket, ::RakNet::SystemAddress *systemAddressOut) |
| static MCAPI uint | RecvFromLoop (void *arguments) |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::UntypedStorage< 4, 4 > | mUnk55931b |
| ::ll::UntypedStorage< 8, 64 > | mUnk7a66ff |
| ::ll::UntypedStorage< 4, 4 > | mUnka056d9 |
| ::ll::UntypedStorage< 1, 1 > | mUnk5cd8af |
| ::ll::UntypedStorage< 8, 8 > | mUnk45c154 |
| ::ll::UntypedStorage< 4, 4 > | mUnk71ae1a |
| ::ll::UntypedStorage< 4, 4 > | mUnkf42590 |
| ::ll::UntypedStorage< 8, 136 > | mUnk164a1f |
| ::ll::UntypedStorage< 4, 4 > | mUnk923992 |
|
virtual |
Reimplemented from RakNet::RakNetSocket2.
|
static |