INET Framework for OMNeT++/OMNEST
SCTPConnectInfo Member List
This is the complete list of members for SCTPConnectInfo, including all inherited members.
assocId_varSCTPCommand [protected]
copy(const SCTPConnectInfo &other)SCTPConnectInfo [private]
dup() const SCTPConnectInfo [inline, virtual]
gate_varSCTPCommand [protected]
getAssocId() const SCTPCommand [virtual]
getGate() const SCTPCommand [virtual]
getInboundStreams() const SCTPConnectInfo [virtual]
getLifetime() const SCTPCommand [virtual]
getLocalAddr()SCTPCommand [virtual]
getLocalAddr() const SCTPCommand [inline, virtual]
getLocalPort() const SCTPConnectInfo [virtual]
getNumMsgs() const SCTPCommand [virtual]
getOutboundStreams() const SCTPConnectInfo [virtual]
getRemoteAddr()SCTPCommand [virtual]
getRemoteAddr() const SCTPCommand [inline, virtual]
getRemoteAddresses()SCTPConnectInfo [virtual]
getRemoteAddresses() const SCTPConnectInfo [inline, virtual]
getRemotePort() const SCTPConnectInfo [virtual]
getSendUnordered() const SCTPCommand [virtual]
getSid() const SCTPCommand [virtual]
getSsn() const SCTPCommand [virtual]
getStatus() const SCTPConnectInfo [virtual]
inboundStreams_varSCTPConnectInfo [protected]
lifetime_varSCTPCommand [protected]
localAddr_varSCTPCommand [protected]
localPort_varSCTPConnectInfo [protected]
numMsgs_varSCTPCommand [protected]
operator=(const SCTPConnectInfo &other)SCTPConnectInfo
SCTPCommand::operator=(const SCTPCommand &other)SCTPCommand
operator==(const SCTPConnectInfo &)SCTPConnectInfo [protected]
SCTPCommand::operator==(const SCTPCommand &)SCTPCommand [protected]
outboundStreams_varSCTPConnectInfo [protected]
parsimPack(cCommBuffer *b)SCTPConnectInfo [virtual]
parsimUnpack(cCommBuffer *b)SCTPConnectInfo [virtual]
remoteAddr_varSCTPCommand [protected]
remoteAddresses_varSCTPConnectInfo [protected]
remotePort_varSCTPConnectInfo [protected]
SCTPCommand(const char *name=NULL)SCTPCommand
SCTPCommand(const SCTPCommand &other)SCTPCommand
SCTPConnectInfo(const char *name=NULL)SCTPConnectInfo
SCTPConnectInfo(const SCTPConnectInfo &other)SCTPConnectInfo
sendUnordered_varSCTPCommand [protected]
setAssocId(int assocId)SCTPCommand [virtual]
setGate(int gate)SCTPCommand [virtual]
setInboundStreams(int inboundStreams)SCTPConnectInfo [virtual]
setLifetime(double lifetime)SCTPCommand [virtual]
setLocalAddr(const IPvXAddress &localAddr)SCTPCommand [virtual]
setLocalPort(int localPort)SCTPConnectInfo [virtual]
setNumMsgs(int numMsgs)SCTPCommand [virtual]
setOutboundStreams(int outboundStreams)SCTPConnectInfo [virtual]
setRemoteAddr(const IPvXAddress &remoteAddr)SCTPCommand [virtual]
setRemoteAddresses(const AddressVector &remoteAddresses)SCTPConnectInfo [virtual]
setRemotePort(int remotePort)SCTPConnectInfo [virtual]
setSendUnordered(unsigned short sendUnordered)SCTPCommand [virtual]
setSid(int sid)SCTPCommand [virtual]
setSsn(int ssn)SCTPCommand [virtual]
setStatus(int status)SCTPConnectInfo [virtual]
sid_varSCTPCommand [protected]
ssn_varSCTPCommand [protected]
status_varSCTPConnectInfo [protected]
~SCTPCommand()SCTPCommand [virtual]
~SCTPConnectInfo()SCTPConnectInfo [virtual]