INET Framework for OMNeT++/OMNEST
SCTPResetInfo Member List
This is the complete list of members for SCTPResetInfo, including all inherited members.
assocId_varSCTPCommand [protected]
copy(const SCTPResetInfo &other)SCTPResetInfo [private]
dup() const SCTPResetInfo [inline, virtual]
gate_varSCTPCommand [protected]
getAssocId() const SCTPCommand [virtual]
getGate() const SCTPCommand [virtual]
getLifetime() const SCTPCommand [virtual]
getLocalAddr()SCTPCommand [virtual]
getLocalAddr() const SCTPCommand [inline, virtual]
getNumMsgs() const SCTPCommand [virtual]
getRemoteAddr()SCTPResetInfo [virtual]
getRemoteAddr() const SCTPResetInfo [inline, virtual]
getRequestType() const SCTPResetInfo [virtual]
getSendUnordered() const SCTPCommand [virtual]
getSid() const SCTPCommand [virtual]
getSsn() const SCTPCommand [virtual]
getStreams(unsigned int k) const SCTPResetInfo [virtual]
getStreamsArraySize() const SCTPResetInfo [virtual]
lifetime_varSCTPCommand [protected]
localAddr_varSCTPCommand [protected]
numMsgs_varSCTPCommand [protected]
operator=(const SCTPResetInfo &other)SCTPResetInfo
SCTPCommand::operator=(const SCTPCommand &other)SCTPCommand
operator==(const SCTPResetInfo &)SCTPResetInfo [protected]
SCTPCommand::operator==(const SCTPCommand &)SCTPCommand [protected]
parsimPack(cCommBuffer *b)SCTPResetInfo [virtual]
parsimUnpack(cCommBuffer *b)SCTPResetInfo [virtual]
remoteAddr_varSCTPResetInfo [protected]
requestType_varSCTPResetInfo [protected]
SCTPCommand(const char *name=NULL)SCTPCommand
SCTPCommand(const SCTPCommand &other)SCTPCommand
SCTPResetInfo(const char *name=NULL)SCTPResetInfo
SCTPResetInfo(const SCTPResetInfo &other)SCTPResetInfo
sendUnordered_varSCTPCommand [protected]
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]
setRemoteAddr(const IPvXAddress &remoteAddr)SCTPResetInfo [virtual]
setRequestType(unsigned short requestType)SCTPResetInfo [virtual]
setSendUnordered(unsigned short sendUnordered)SCTPCommand [virtual]
setSid(int sid)SCTPCommand [virtual]
setSsn(int ssn)SCTPCommand [virtual]
setStreams(unsigned int k, char streams)SCTPResetInfo [virtual]
setStreamsArraySize(unsigned int size)SCTPResetInfo [virtual]
sid_varSCTPCommand [protected]
ssn_varSCTPCommand [protected]
streams_arraysizeSCTPResetInfo [protected]
streams_varSCTPResetInfo [protected]
~SCTPCommand()SCTPCommand [virtual]
~SCTPResetInfo()SCTPResetInfo [virtual]