INET Framework for OMNeT++/OMNEST
inet::TCPSocket Member List

This is the complete list of members for inet::TCPSocket, including all inherited members.

abort()inet::TCPSocket
belongsToAnyTCPSocket(cMessage *msg)inet::TCPSocketstatic
belongsToSocket(cMessage *msg)inet::TCPSocket
bind(int localPort)inet::TCPSocket
bind(L3Address localAddr, int localPort)inet::TCPSocket
BOUND enum valueinet::TCPSocket
cbinet::TCPSocketprotected
close()inet::TCPSocket
CLOSED enum valueinet::TCPSocket
connect(L3Address remoteAddr, int remotePort)inet::TCPSocket
CONNECTED enum valueinet::TCPSocket
CONNECTING enum valueinet::TCPSocket
connIdinet::TCPSocketprotected
convertStringToDataTransferMode(const char *transferMode)inet::TCPSocketstatic
dataTransferModeinet::TCPSocketprotected
gateToTcpinet::TCPSocketprotected
getConnectionId() const inet::TCPSocketinline
getDataTransferMode() const inet::TCPSocketinline
getLocalAddress()inet::TCPSocketinline
getLocalPort()inet::TCPSocketinline
getRemoteAddress()inet::TCPSocketinline
getRemotePort()inet::TCPSocketinline
getState() const inet::TCPSocketinline
getTCPAlgorithmClass() const inet::TCPSocketinline
listen(bool fork)inet::TCPSocketprotected
listen()inet::TCPSocketinline
LISTENING enum valueinet::TCPSocket
listenOnce()inet::TCPSocketinline
localAddrinet::TCPSocketprotected
LOCALLY_CLOSED enum valueinet::TCPSocket
localPrtinet::TCPSocketprotected
NOT_BOUND enum valueinet::TCPSocket
PEER_CLOSED enum valueinet::TCPSocket
processMessage(cMessage *msg)inet::TCPSocket
readDataTransferModePar(cComponent &component)inet::TCPSocket
remoteAddrinet::TCPSocketprotected
remotePrtinet::TCPSocketprotected
renewSocket()inet::TCPSocket
requestStatus()inet::TCPSocket
send(cMessage *msg)inet::TCPSocket
sendCommand(cMessage *msg)inet::TCPSocket
sendToTCP(cMessage *msg)inet::TCPSocketprotected
setCallbackObject(CallbackInterface *cb, void *yourPtr=nullptr)inet::TCPSocket
setDataTransferMode(TCPDataTransferMode transferMode)inet::TCPSocketinline
setOutputGate(cGate *toTcp)inet::TCPSocketinline
setState(enum State state)inet::TCPSocketinline
setTCPAlgorithmClass(const char *tcpAlgorithmClass)inet::TCPSocketinline
SOCKERROR enum valueinet::TCPSocket
sockstateinet::TCPSocketprotected
State enum nameinet::TCPSocket
stateName(int state)inet::TCPSocketstatic
tcpAlgorithmClassinet::TCPSocketprotected
TCPSocket()inet::TCPSocket
TCPSocket(cMessage *msg)inet::TCPSocket
yourPtrinet::TCPSocketprotected
~TCPSocket()inet::TCPSocket