address | UDPEndpoint | [private] |
bind(int listenPort) | UDPEndpoint | |
bind(int listenPort, char *address, int sendPort) | UDPEndpoint | |
bind(Port listenPort, IPAddress address, Port sendPort) | UDPEndpoint | |
close() | UDPEndpoint | |
closeCont(antEnvMsg *msg) | UDPEndpoint | [virtual] |
closeContSelector | IPEndpoint | [protected] |
connectCont(antEnvMsg *msg) | IPEndpoint | [inline, virtual] |
connectContSelector | IPEndpoint | [protected] |
endpoint | IPEndpoint | [protected] |
getErrorString(UDPEndpointError error) | UDPEndpoint | |
getErrorString() | UDPEndpoint | |
IPEndpoint(int sbs=16384, int rbs=16384) | IPEndpoint | |
ipOfLastPackage | UDPEndpoint | [protected] |
ipStackRef | IPEndpoint | [protected] |
listenCont(antEnvMsg *msg) | IPEndpoint | [inline, virtual] |
listenContSelector | IPEndpoint | [protected] |
listenPort | UDPEndpoint | [private] |
myOID_ | IPEndpoint | [protected] |
onClose() | UDPEndpoint | [virtual] |
onReceive(void *data, int size) | UDPEndpoint | [virtual] |
onSendingDone() | UDPEndpoint | [virtual] |
receiveBuffer | IPEndpoint | [protected] |
receiveCont(antEnvMsg *msg) | UDPEndpoint | [virtual] |
receiveContSelector | IPEndpoint | [protected] |
send(int size) | UDPEndpoint | |
send(int size, char *addr, int sPort) | UDPEndpoint | |
send(void *data, int size) | UDPEndpoint | |
send(void *data, int size, char *address, int port) | UDPEndpoint | |
send(void *data, int size, IPAddress address, int port) | UDPEndpoint | |
sendBuffer | IPEndpoint | [protected] |
sendCont(antEnvMsg *msg) | UDPEndpoint | [virtual] |
sendContSelector | IPEndpoint | [protected] |
sendPort | UDPEndpoint | [private] |
sharedReceiveBuffer | IPEndpoint | [protected] |
sharedReceiveBufferSize | IPEndpoint | [protected] |
sharedSendBuffer | IPEndpoint | [protected] |
sharedSendBufferSize | IPEndpoint | [protected] |
startReceiving() | UDPEndpoint | [private] |
UDPEndpoint(int sendBufferSize=2048, int receiveBufferSize=2048) | UDPEndpoint | |
~IPEndpoint() | IPEndpoint | |
~UDPEndpoint() | UDPEndpoint | |