|
LeviLamina
|
This is the complete list of members for TcpProxy, including all inherited members.
| $dtor() | TcpProxy | |
| $vftable() | TcpProxy | static |
| close(::RakNet::SystemAddress address)=0 (defined in TcpProxy) | TcpProxy | pure virtual |
| connect(::std::string const &host, ushort port)=0 (defined in TcpProxy) | TcpProxy | pure virtual |
| deallocatePacket(::RakNet::Packet *packet)=0 (defined in TcpProxy) | TcpProxy | pure virtual |
| nextCompletedConnectionAttempt()=0 (defined in TcpProxy) | TcpProxy | pure virtual |
| nextFailedConnectionAttempt()=0 (defined in TcpProxy) | TcpProxy | pure virtual |
| nextLostConnection()=0 (defined in TcpProxy) | TcpProxy | pure virtual |
| nextPacket()=0 (defined in TcpProxy) | TcpProxy | pure virtual |
| packetsAvailable()=0 (defined in TcpProxy) | TcpProxy | pure virtual |
| send(char const *data, uint length, ::RakNet::SystemAddress address)=0 (defined in TcpProxy) | TcpProxy | pure virtual |
| start(ushort port, ushort maxIncomming, ushort maxOutgoing)=0 (defined in TcpProxy) | TcpProxy | pure virtual |
| ~TcpProxy() (defined in TcpProxy) | TcpProxy | virtual |