INET Framework for OMNeT++/OMNEST
TCPOpenCommand Member List
This is the complete list of members for TCPOpenCommand, including all inherited members.
connId_varTCPCommand [protected]
copy(const TCPOpenCommand &other)TCPOpenCommand [private]
dup() const TCPOpenCommand [inline, virtual]
fork_varTCPOpenCommand [protected]
getConnId() const TCPCommand [virtual]
getFork() const TCPOpenCommand [virtual]
getLocalAddr()TCPOpenCommand [virtual]
getLocalAddr() const TCPOpenCommand [inline, virtual]
getLocalPort() const TCPOpenCommand [virtual]
getReceiveQueueClass() const TCPOpenCommand [virtual]
getRemoteAddr()TCPOpenCommand [virtual]
getRemoteAddr() const TCPOpenCommand [inline, virtual]
getRemotePort() const TCPOpenCommand [virtual]
getSendQueueClass() const TCPOpenCommand [virtual]
getTcpAlgorithmClass() const TCPOpenCommand [virtual]
getUserId() const TCPCommand [virtual]
localAddr_varTCPOpenCommand [protected]
localPort_varTCPOpenCommand [protected]
operator=(const TCPOpenCommand &other)TCPOpenCommand
TCPCommand::operator=(const TCPCommand &other)TCPCommand
operator==(const TCPOpenCommand &)TCPOpenCommand [protected]
TCPCommand::operator==(const TCPCommand &)TCPCommand [protected]
parsimPack(cCommBuffer *b)TCPOpenCommand [virtual]
parsimUnpack(cCommBuffer *b)TCPOpenCommand [virtual]
receiveQueueClass_varTCPOpenCommand [protected]
remoteAddr_varTCPOpenCommand [protected]
remotePort_varTCPOpenCommand [protected]
sendQueueClass_varTCPOpenCommand [protected]
setConnId(int connId)TCPCommand [virtual]
setFork(bool fork)TCPOpenCommand [virtual]
setLocalAddr(const IPvXAddress &localAddr)TCPOpenCommand [virtual]
setLocalPort(int localPort)TCPOpenCommand [virtual]
setReceiveQueueClass(const char *receiveQueueClass)TCPOpenCommand [virtual]
setRemoteAddr(const IPvXAddress &remoteAddr)TCPOpenCommand [virtual]
setRemotePort(int remotePort)TCPOpenCommand [virtual]
setSendQueueClass(const char *sendQueueClass)TCPOpenCommand [virtual]
setTcpAlgorithmClass(const char *tcpAlgorithmClass)TCPOpenCommand [virtual]
setUserId(int userId)TCPCommand [virtual]
tcpAlgorithmClass_varTCPOpenCommand [protected]
TCPCommand()TCPCommand
TCPCommand(const TCPCommand &other)TCPCommand
TCPOpenCommand()TCPOpenCommand
TCPOpenCommand(const TCPOpenCommand &other)TCPOpenCommand
userId_varTCPCommand [protected]
~TCPCommand()TCPCommand [virtual]
~TCPOpenCommand()TCPOpenCommand [virtual]