INET Framework for OMNeT++/OMNEST
SCTPSendCommand Member List
This is the complete list of members for SCTPSendCommand, including all inherited members.
assocId_varSCTPCommand [protected]
copy(const SCTPSendCommand &other)SCTPSendCommand [private]
dup() const SCTPSendCommand [inline, virtual]
gate_varSCTPCommand [protected]
getAssocId() const SCTPCommand [virtual]
getGate() const SCTPCommand [virtual]
getLast() const SCTPSendCommand [virtual]
getLifetime() const SCTPCommand [virtual]
getLocalAddr()SCTPCommand [virtual]
getLocalAddr() const SCTPCommand [inline, virtual]
getNumMsgs() const SCTPCommand [virtual]
getPpid() const SCTPSendCommand [virtual]
getPrimary() const SCTPSendCommand [virtual]
getRemoteAddr()SCTPCommand [virtual]
getRemoteAddr() const SCTPCommand [inline, virtual]
getSendUnordered() const SCTPCommand [virtual]
getSid() const SCTPCommand [virtual]
getSsn() const SCTPCommand [virtual]
last_varSCTPSendCommand [protected]
lifetime_varSCTPCommand [protected]
localAddr_varSCTPCommand [protected]
numMsgs_varSCTPCommand [protected]
operator=(const SCTPSendCommand &other)SCTPSendCommand
SCTPCommand::operator=(const SCTPCommand &other)SCTPCommand
operator==(const SCTPSendCommand &)SCTPSendCommand [protected]
SCTPCommand::operator==(const SCTPCommand &)SCTPCommand [protected]
parsimPack(cCommBuffer *b)SCTPSendCommand [virtual]
parsimUnpack(cCommBuffer *b)SCTPSendCommand [virtual]
ppid_varSCTPSendCommand [protected]
primary_varSCTPSendCommand [protected]
remoteAddr_varSCTPCommand [protected]
SCTPCommand(const char *name=NULL)SCTPCommand
SCTPCommand(const SCTPCommand &other)SCTPCommand
SCTPSendCommand(const char *name=NULL)SCTPSendCommand
SCTPSendCommand(const SCTPSendCommand &other)SCTPSendCommand
sendUnordered_varSCTPCommand [protected]
setAssocId(int assocId)SCTPCommand [virtual]
setGate(int gate)SCTPCommand [virtual]
setLast(bool last)SCTPSendCommand [virtual]
setLifetime(double lifetime)SCTPCommand [virtual]
setLocalAddr(const IPvXAddress &localAddr)SCTPCommand [virtual]
setNumMsgs(int numMsgs)SCTPCommand [virtual]
setPpid(unsigned int ppid)SCTPSendCommand [virtual]
setPrimary(bool primary)SCTPSendCommand [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]
~SCTPSendCommand()SCTPSendCommand [virtual]