UDPSocket Member List

This is the complete list of members for UDPSocket, including all inherited members.
belongsToAnyUDPSocket(cMessage *msg)UDPSocket [static]
belongsToSocket(cMessage *msg)UDPSocket
bind(int localPort)UDPSocket
bind(IPvXAddress localAddr, int localPort)UDPSocket
BOUND enum valueUDPSocket
cbUDPSocket [protected]
close()UDPSocket
connect(IPvXAddress remoteAddr, int remotePort)UDPSocket
gateToUdpUDPSocket [protected]
generateSocketId()UDPSocket [static]
getLocalAddress()UDPSocket [inline]
getLocalPort()UDPSocket [inline]
getMulticastInterfaceId() const UDPSocket [inline]
getSocketId() const UDPSocket [inline]
getState()UDPSocket [inline]
getUserId() const UDPSocket [inline]
localAddrUDPSocket [protected]
localPrtUDPSocket [protected]
mcastIfaceIdUDPSocket [protected]
NOT_BOUND enum valueUDPSocket
processMessage(cMessage *msg)UDPSocket
remoteAddrUDPSocket [protected]
remotePrtUDPSocket [protected]
send(cMessage *msg)UDPSocket
sendTo(cMessage *msg, IPvXAddress destAddr, int destPort)UDPSocket
sendToUDP(cMessage *msg)UDPSocket [protected]
setCallbackObject(CallbackInterface *cb, void *yourPtr=NULL)UDPSocket
setMulticastInterfaceId(int interfaceId)UDPSocket [inline]
setOutputGate(cGate *toUdp)UDPSocket [inline]
setUserId(int userId)UDPSocket
sockIdUDPSocket [protected]
sockstateUDPSocket [protected]
State enum nameUDPSocket
stateName(int state)UDPSocket [static]
UDPSocket()UDPSocket
usrIdUDPSocket [protected]
yourPtrUDPSocket [protected]
~UDPSocket()UDPSocket [inline]