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] |
ddpHandler | UDPHandlerEndpoint | |
endpoint | IPEndpoint | [protected] |
getErrorString(UDPEndpointError error) | UDPEndpoint | |
getErrorString() | UDPEndpoint | |
IPEndpoint(int sbs=16384, int rbs=16384) | IPEndpoint | |
ipOfLastPackage | UDPEndpoint | [protected] |
ipStackRef | IPEndpoint | [protected] |
lastReceivedSerial | UDPHandlerEndpoint | |
listenCont(antEnvMsg *msg) | IPEndpoint | [inline, virtual] |
listenContSelector | IPEndpoint | [protected] |
myOID_ | IPEndpoint | [protected] |
onClose() | UDPEndpoint | [virtual] |
onReceive(void *data, int size) | UDPHandlerEndpoint | [virtual] |
onSendingDone() | UDPHandlerEndpoint | [virtual] |
receiveBuffer | IPEndpoint | [protected] |
receiveCont(antEnvMsg *msg) | UDPEndpoint | [virtual] |
receiveContSelector | IPEndpoint | [protected] |
receiver | UDPHandlerEndpoint | |
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] |
sender | UDPHandlerEndpoint | |
sendPackage(int SenderNumber, void *package, int size) | UDPHandlerEndpoint | [virtual] |
sendSerial | UDPHandlerEndpoint | |
sharedReceiveBuffer | IPEndpoint | [protected] |
sharedReceiveBufferSize | IPEndpoint | [protected] |
sharedSendBuffer | IPEndpoint | [protected] |
sharedSendBufferSize | IPEndpoint | [protected] |
UDPEndpoint(int sendBufferSize=2048, int receiveBufferSize=2048) | UDPEndpoint | |
udpHandler | UDPHandlerEndpoint | |
UDPHandlerEndpoint() | UDPHandlerEndpoint | |
~IPEndpoint() | IPEndpoint | |
~UDPEndpoint() | UDPEndpoint | |
~UDPHandlerEndpoint() | UDPHandlerEndpoint | |