address | TCPEndpoint | [protected] |
close() | TCPEndpoint | |
closeCont(antEnvMsg *msg) | TCPEndpoint | [virtual] |
closeContSelector | IPEndpoint | [protected] |
closed enum value | TCPEndpoint | |
closing enum value | TCPEndpoint | |
connect(char *address, int port) | TCPEndpoint | |
connectCont(antEnvMsg *msg) | TCPEndpoint | [virtual] |
connectContSelector | IPEndpoint | [protected] |
connected enum value | TCPEndpoint | |
connecting enum value | TCPEndpoint | |
endpoint | IPEndpoint | [protected] |
getErrorString(TCPEndpointError error) | TCPEndpoint | |
getStatus(void) | TCPEndpoint | [inline] |
IPEndpoint(int sbs=16384, int rbs=16384) | IPEndpoint | |
ipStackRef | IPEndpoint | [protected] |
listen(int port) | TCPEndpoint | |
listenCont(antEnvMsg *msg) | TCPEndpoint | [virtual] |
listenContSelector | IPEndpoint | [protected] |
listening enum value | TCPEndpoint | |
myOID_ | IPEndpoint | [protected] |
onClose(int reason) | TCPEndpoint | [virtual] |
onConnect(void) | TCPEndpoint | [virtual] |
onReceive(void *Data, int size) | TCPEndpoint | [virtual] |
onSendingDone(void) | TCPEndpoint | [virtual] |
port | TCPEndpoint | [protected] |
receiveBuffer | IPEndpoint | [protected] |
receiveCont(antEnvMsg *msg) | TCPEndpoint | [virtual] |
receiveContSelector | IPEndpoint | [protected] |
receiving enum value | TCPEndpoint | |
send(void *Data, int size) | TCPEndpoint | |
sendBuffer | IPEndpoint | [protected] |
sendCont(antEnvMsg *msg) | TCPEndpoint | [virtual] |
sendContSelector | IPEndpoint | [protected] |
sendDataBuffer | TCPEndpoint | [protected] |
sending enum value | TCPEndpoint | |
sendSendMessage(int size) | TCPEndpoint | [private] |
sharedReceiveBuffer | IPEndpoint | [protected] |
sharedReceiveBufferSize | IPEndpoint | [protected] |
sharedSendBuffer | IPEndpoint | [protected] |
sharedSendBufferSize | IPEndpoint | [protected] |
sizeOfDataToSend | TCPEndpoint | [protected] |
startReceiving() | TCPEndpoint | [protected] |
status | TCPEndpoint | [protected] |
statusID enum name | TCPEndpoint | |
TCPEndpoint(int sendBufferSize=8192, int receiveBufferSize=8192) | TCPEndpoint | |
TCPEndpoint(char *address, int port) | TCPEndpoint | |
wasListening | TCPEndpoint | [protected] |
~IPEndpoint() | IPEndpoint | |
~TCPEndpoint() | TCPEndpoint | |