INET Framework for OMNeT++/OMNEST
SCTPErrorInfo Member List
This is the complete list of members for SCTPErrorInfo, including all inherited members.
assocId_varSCTPCommand [protected]
copy(const SCTPErrorInfo &other)SCTPErrorInfo [private]
dup() const SCTPErrorInfo [inline, virtual]
errorCode_varSCTPErrorInfo [protected]
gate_varSCTPCommand [protected]
getAssocId() const SCTPCommand [virtual]
getErrorCode() const SCTPErrorInfo [virtual]
getGate() const SCTPCommand [virtual]
getLifetime() const SCTPCommand [virtual]
getLocalAddr()SCTPCommand [virtual]
getLocalAddr() const SCTPCommand [inline, virtual]
getMessageText() const SCTPErrorInfo [virtual]
getNumMsgs() const SCTPCommand [virtual]
getRemoteAddr()SCTPCommand [virtual]
getRemoteAddr() const SCTPCommand [inline, virtual]
getSendUnordered() const SCTPCommand [virtual]
getSid() const SCTPCommand [virtual]
getSsn() const SCTPCommand [virtual]
lifetime_varSCTPCommand [protected]
localAddr_varSCTPCommand [protected]
messageText_varSCTPErrorInfo [protected]
numMsgs_varSCTPCommand [protected]
operator=(const SCTPErrorInfo &other)SCTPErrorInfo
SCTPCommand::operator=(const SCTPCommand &other)SCTPCommand
operator==(const SCTPErrorInfo &)SCTPErrorInfo [protected]
SCTPCommand::operator==(const SCTPCommand &)SCTPCommand [protected]
parsimPack(cCommBuffer *b)SCTPErrorInfo [virtual]
parsimUnpack(cCommBuffer *b)SCTPErrorInfo [virtual]
remoteAddr_varSCTPCommand [protected]
SCTPCommand(const char *name=NULL)SCTPCommand
SCTPCommand(const SCTPCommand &other)SCTPCommand
SCTPErrorInfo(const char *name=NULL)SCTPErrorInfo
SCTPErrorInfo(const SCTPErrorInfo &other)SCTPErrorInfo
sendUnordered_varSCTPCommand [protected]
setAssocId(int assocId)SCTPCommand [virtual]
setErrorCode(int errorCode)SCTPErrorInfo [virtual]
setGate(int gate)SCTPCommand [virtual]
setLifetime(double lifetime)SCTPCommand [virtual]
setLocalAddr(const IPvXAddress &localAddr)SCTPCommand [virtual]
setMessageText(const char *messageText)SCTPErrorInfo [virtual]
setNumMsgs(int numMsgs)SCTPCommand [virtual]
setRemoteAddr(const IPvXAddress &remoteAddr)SCTPCommand [virtual]
setSendUnordered(unsigned short sendUnordered)SCTPCommand [virtual]
setSid(int sid)SCTPCommand [virtual]
setSsn(int ssn)SCTPCommand [virtual]
sid_varSCTPCommand [protected]
ssn_varSCTPCommand [protected]
~SCTPCommand()SCTPCommand [virtual]
~SCTPErrorInfo()SCTPErrorInfo [virtual]