INET Framework for OMNeT++/OMNEST
SCTPOpenCommand Member List
This is the complete list of members for SCTPOpenCommand, including all inherited members.
assocId_varSCTPCommand [protected]
copy(const SCTPOpenCommand &other)SCTPOpenCommand [private]
dup() const SCTPOpenCommand [inline, virtual]
fork_varSCTPOpenCommand [protected]
gate_varSCTPCommand [protected]
getAssocId() const SCTPCommand [virtual]
getFork() const SCTPOpenCommand [virtual]
getGate() const SCTPCommand [virtual]
getInboundStreams() const SCTPOpenCommand [virtual]
getLifetime() const SCTPCommand [virtual]
getLocalAddr()SCTPCommand [virtual]
getLocalAddr() const SCTPCommand [inline, virtual]
getLocalAddresses()SCTPOpenCommand [virtual]
getLocalAddresses() const SCTPOpenCommand [inline, virtual]
getLocalPort() const SCTPOpenCommand [virtual]
getMessagesToPush() const SCTPOpenCommand [virtual]
getNumMsgs() const SCTPCommand [virtual]
getNumRequests() const SCTPOpenCommand [virtual]
getOutboundStreams() const SCTPOpenCommand [virtual]
getQueueClass() const SCTPOpenCommand [virtual]
getRemoteAddr()SCTPOpenCommand [virtual]
getRemoteAddr() const SCTPOpenCommand [inline, virtual]
getRemoteAddresses()SCTPOpenCommand [virtual]
getRemoteAddresses() const SCTPOpenCommand [inline, virtual]
getRemotePort() const SCTPOpenCommand [virtual]
getSctpAlgorithmClass() const SCTPOpenCommand [virtual]
getSendUnordered() const SCTPCommand [virtual]
getSid() const SCTPCommand [virtual]
getSsn() const SCTPCommand [virtual]
inboundStreams_varSCTPOpenCommand [protected]
lifetime_varSCTPCommand [protected]
localAddr_varSCTPCommand [protected]
localAddresses_varSCTPOpenCommand [protected]
localPort_varSCTPOpenCommand [protected]
messagesToPush_varSCTPOpenCommand [protected]
numMsgs_varSCTPCommand [protected]
numRequests_varSCTPOpenCommand [protected]
operator=(const SCTPOpenCommand &other)SCTPOpenCommand
SCTPCommand::operator=(const SCTPCommand &other)SCTPCommand
operator==(const SCTPOpenCommand &)SCTPOpenCommand [protected]
SCTPCommand::operator==(const SCTPCommand &)SCTPCommand [protected]
outboundStreams_varSCTPOpenCommand [protected]
parsimPack(cCommBuffer *b)SCTPOpenCommand [virtual]
parsimUnpack(cCommBuffer *b)SCTPOpenCommand [virtual]
queueClass_varSCTPOpenCommand [protected]
remoteAddr_varSCTPOpenCommand [protected]
remoteAddresses_varSCTPOpenCommand [protected]
remotePort_varSCTPOpenCommand [protected]
sctpAlgorithmClass_varSCTPOpenCommand [protected]
SCTPCommand(const char *name=NULL)SCTPCommand
SCTPCommand(const SCTPCommand &other)SCTPCommand
SCTPOpenCommand(const char *name=NULL)SCTPOpenCommand
SCTPOpenCommand(const SCTPOpenCommand &other)SCTPOpenCommand
sendUnordered_varSCTPCommand [protected]
setAssocId(int assocId)SCTPCommand [virtual]
setFork(bool fork)SCTPOpenCommand [virtual]
setGate(int gate)SCTPCommand [virtual]
setInboundStreams(uint32 inboundStreams)SCTPOpenCommand [virtual]
setLifetime(double lifetime)SCTPCommand [virtual]
setLocalAddr(const IPvXAddress &localAddr)SCTPCommand [virtual]
setLocalAddresses(const AddressVector &localAddresses)SCTPOpenCommand [virtual]
setLocalPort(int localPort)SCTPOpenCommand [virtual]
setMessagesToPush(uint32 messagesToPush)SCTPOpenCommand [virtual]
setNumMsgs(int numMsgs)SCTPCommand [virtual]
setNumRequests(uint32 numRequests)SCTPOpenCommand [virtual]
setOutboundStreams(uint32 outboundStreams)SCTPOpenCommand [virtual]
setQueueClass(const char *queueClass)SCTPOpenCommand [virtual]
setRemoteAddr(const IPvXAddress &remoteAddr)SCTPOpenCommand [virtual]
setRemoteAddresses(const AddressVector &remoteAddresses)SCTPOpenCommand [virtual]
setRemotePort(int remotePort)SCTPOpenCommand [virtual]
setSctpAlgorithmClass(const char *sctpAlgorithmClass)SCTPOpenCommand [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]
~SCTPOpenCommand()SCTPOpenCommand [virtual]