TCPSocket Member List

This is the complete list of members for TCPSocket, including all inherited members.
abort()TCPSocket
belongsToAnyTCPSocket(cMessage *msg)TCPSocket [static]
belongsToSocket(cMessage *msg)TCPSocket
bind(int localPort)TCPSocket
bind(IPvXAddress localAddr, int localPort)TCPSocket
BOUND enum valueTCPSocket
cbTCPSocket [protected]
close()TCPSocket
CLOSED enum valueTCPSocket
connect(IPvXAddress remoteAddr, int remotePort)TCPSocket
CONNECTED enum valueTCPSocket
CONNECTING enum valueTCPSocket
connIdTCPSocket [protected]
gateToTcpTCPSocket [protected]
getConnectionId() const TCPSocket [inline]
getLocalAddress()TCPSocket [inline]
getLocalPort()TCPSocket [inline]
getReceiveQueueClass() const TCPSocket [inline]
getRemoteAddress()TCPSocket [inline]
getRemotePort()TCPSocket [inline]
getSendQueueClass() const TCPSocket [inline]
getState()TCPSocket [inline]
getTCPAlgorithmClass() const TCPSocket [inline]
listen(bool fork)TCPSocket [protected]
listen()TCPSocket [inline]
LISTENING enum valueTCPSocket
listenOnce()TCPSocket [inline]
localAddrTCPSocket [protected]
LOCALLY_CLOSED enum valueTCPSocket
localPrtTCPSocket [protected]
NOT_BOUND enum valueTCPSocket
PEER_CLOSED enum valueTCPSocket
processMessage(cMessage *msg)TCPSocket
receiveQueueClassTCPSocket [protected]
remoteAddrTCPSocket [protected]
remotePrtTCPSocket [protected]
renewSocket()TCPSocket
requestStatus()TCPSocket
send(cMessage *msg)TCPSocket
sendQueueClassTCPSocket [protected]
sendToTCP(cMessage *msg)TCPSocket [protected]
setCallbackObject(CallbackInterface *cb, void *yourPtr=NULL)TCPSocket
setOutputGate(cGate *toTcp)TCPSocket [inline]
setReceiveQueueClass(const char *receiveQueueClass)TCPSocket [inline]
setSendQueueClass(const char *sendQueueClass)TCPSocket [inline]
setTCPAlgorithmClass(const char *tcpAlgorithmClass)TCPSocket [inline]
SOCKERROR enum valueTCPSocket
sockstateTCPSocket [protected]
State enum nameTCPSocket
stateName(int state)TCPSocket [static]
tcpAlgorithmClassTCPSocket [protected]
TCPSocket()TCPSocket
TCPSocket(cMessage *msg)TCPSocket
yourPtrTCPSocket [protected]
~TCPSocket()TCPSocket [inline]