CSocketOutConnection Member List

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

_getTimeDiffInMs(int lastTime)CSocketOutConnectionprotected
_getTimeInMs()CSocketOutConnectionprotected
_headerByte1CSocketOutConnectionprotected
_headerByte2CSocketOutConnectionprotected
_maxPacketSizeCSocketOutConnectionprotected
_receiveSimplePacket(std::vector< char > &packet)CSocketOutConnectionprotected
_sendSimplePacket(char *packet, int packetLength, unsigned short packetsLeft)CSocketOutConnectionprotected
_socketConnCSocketOutConnectionprotected
_socketConnectionAddressCSocketOutConnectionprotected
_socketConnectionPortCSocketOutConnectionprotected
_socketServerCSocketOutConnectionprotected
connectToServer()CSocketOutConnection
CSocketOutConnection(const char *theConnectionAddress, int theConnectionPort, unsigned short maxPacketSize=250, char headerID1=59, char headerID2=57)CSocketOutConnection
receiveReplyData(int &dataSize)CSocketOutConnection
sendData(char *data, int dataSize)CSocketOutConnection
~CSocketOutConnection()CSocketOutConnectionvirtual