INET Framework for OMNeT++/OMNEST
TCPErrorInfo Member List
This is the complete list of members for TCPErrorInfo, including all inherited members.
connId_varTCPCommand [protected]
copy(const TCPErrorInfo &other)TCPErrorInfo [private]
dup() const TCPErrorInfo [inline, virtual]
errorCode_varTCPErrorInfo [protected]
getConnId() const TCPCommand [virtual]
getErrorCode() const TCPErrorInfo [virtual]
getMessageText() const TCPErrorInfo [virtual]
getUserId() const TCPCommand [virtual]
messageText_varTCPErrorInfo [protected]
operator=(const TCPErrorInfo &other)TCPErrorInfo
TCPCommand::operator=(const TCPCommand &other)TCPCommand
operator==(const TCPErrorInfo &)TCPErrorInfo [protected]
TCPCommand::operator==(const TCPCommand &)TCPCommand [protected]
parsimPack(cCommBuffer *b)TCPErrorInfo [virtual]
parsimUnpack(cCommBuffer *b)TCPErrorInfo [virtual]
setConnId(int connId)TCPCommand [virtual]
setErrorCode(int errorCode)TCPErrorInfo [virtual]
setMessageText(const char *messageText)TCPErrorInfo [virtual]
setUserId(int userId)TCPCommand [virtual]
TCPCommand()TCPCommand
TCPCommand(const TCPCommand &other)TCPCommand
TCPErrorInfo()TCPErrorInfo
TCPErrorInfo(const TCPErrorInfo &other)TCPErrorInfo
userId_varTCPCommand [protected]
~TCPCommand()TCPCommand [virtual]
~TCPErrorInfo()TCPErrorInfo [virtual]