LeviLamina
Loading...
Searching...
No Matches
TcpProxy Class Referenceabstract
+ Inheritance diagram for TcpProxy:

Public Member Functions

virtual bool start (ushort, ushort, ushort)=0
 
virtual::RakNet::SystemAddress connect (::std::string const &, ushort)=0
 
virtual void send (char const *, uint, ::RakNet::SystemAddress)=0
 
virtual void close (::RakNet::SystemAddress)=0
 
virtual bool packetsAvailable ()=0
 
virtual::RakNet::Packet * nextPacket ()=0
 
virtual void deallocatePacket (::RakNet::Packet *)=0
 
virtual::RakNet::SystemAddress nextCompletedConnectionAttempt ()=0
 
virtual::RakNet::SystemAddress nextFailedConnectionAttempt ()=0
 
virtual::RakNet::SystemAddress nextLostConnection ()=0
 
MCFOLD void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

The documentation for this class was generated from the following file: