INET Framework for OMNeT++/OMNEST
SCTPStatusInfo Member List
This is the complete list of members for SCTPStatusInfo, including all inherited members.
active_varSCTPStatusInfo [protected]
assocId_varSCTPCommand [protected]
copy(const SCTPStatusInfo &other)SCTPStatusInfo [private]
dup() const SCTPStatusInfo [inline, virtual]
gate_varSCTPCommand [protected]
getActive() const SCTPStatusInfo [virtual]
getAssocId() const SCTPCommand [virtual]
getGate() const SCTPCommand [virtual]
getLifetime() const SCTPCommand [virtual]
getLocalAddr()SCTPCommand [virtual]
getLocalAddr() const SCTPCommand [inline, virtual]
getNumMsgs() const SCTPCommand [virtual]
getPathId()SCTPStatusInfo [virtual]
getPathId() const SCTPStatusInfo [inline, virtual]
getRemoteAddr()SCTPCommand [virtual]
getRemoteAddr() const SCTPCommand [inline, virtual]
getSendUnordered() const SCTPCommand [virtual]
getSid() const SCTPCommand [virtual]
getSsn() const SCTPCommand [virtual]
getState() const SCTPStatusInfo [virtual]
getStateName() const SCTPStatusInfo [virtual]
lifetime_varSCTPCommand [protected]
localAddr_varSCTPCommand [protected]
numMsgs_varSCTPCommand [protected]
operator=(const SCTPStatusInfo &other)SCTPStatusInfo
SCTPCommand::operator=(const SCTPCommand &other)SCTPCommand
operator==(const SCTPStatusInfo &)SCTPStatusInfo [protected]
SCTPCommand::operator==(const SCTPCommand &)SCTPCommand [protected]
parsimPack(cCommBuffer *b)SCTPStatusInfo [virtual]
parsimUnpack(cCommBuffer *b)SCTPStatusInfo [virtual]
pathId_varSCTPStatusInfo [protected]
remoteAddr_varSCTPCommand [protected]
SCTPCommand(const char *name=NULL)SCTPCommand
SCTPCommand(const SCTPCommand &other)SCTPCommand
SCTPStatusInfo(const char *name=NULL)SCTPStatusInfo
SCTPStatusInfo(const SCTPStatusInfo &other)SCTPStatusInfo
sendUnordered_varSCTPCommand [protected]
setActive(bool active)SCTPStatusInfo [virtual]
setAssocId(int assocId)SCTPCommand [virtual]
setGate(int gate)SCTPCommand [virtual]
setLifetime(double lifetime)SCTPCommand [virtual]
setLocalAddr(const IPvXAddress &localAddr)SCTPCommand [virtual]
setNumMsgs(int numMsgs)SCTPCommand [virtual]
setPathId(const IPvXAddress &pathId)SCTPStatusInfo [virtual]
setRemoteAddr(const IPvXAddress &remoteAddr)SCTPCommand [virtual]
setSendUnordered(unsigned short sendUnordered)SCTPCommand [virtual]
setSid(int sid)SCTPCommand [virtual]
setSsn(int ssn)SCTPCommand [virtual]
setState(int state)SCTPStatusInfo [virtual]
setStateName(const char *stateName)SCTPStatusInfo [virtual]
sid_varSCTPCommand [protected]
ssn_varSCTPCommand [protected]
state_varSCTPStatusInfo [protected]
stateName_varSCTPStatusInfo [protected]
~SCTPCommand()SCTPCommand [virtual]
~SCTPStatusInfo()SCTPStatusInfo [virtual]