UDPSocket::CallbackInterface Member List

This is the complete list of members for UDPSocket::CallbackInterface, including all inherited members.
socketDatagramArrived(int sockId, void *yourPtr, cMessage *msg, UDPControlInfo *ctrl)=0UDPSocket::CallbackInterface [pure virtual]
socketPeerClosed(int sockId, void *yourPtr)UDPSocket::CallbackInterface [inline, virtual]
~CallbackInterface()UDPSocket::CallbackInterface [inline, virtual]