|
INET Framework for OMNeT++/OMNEST
|
| assocId_var | SCTPCommand | [protected] |
| copy(const SCTPPathInfo &other) | SCTPPathInfo | [private] |
| dup() const | SCTPPathInfo | [inline, virtual] |
| gate_var | SCTPCommand | [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() | SCTPCommand | [virtual] |
| getRemoteAddr() const | SCTPCommand | [inline, virtual] |
| getRemoteAddress() | SCTPPathInfo | [virtual] |
| getRemoteAddress() const | SCTPPathInfo | [inline, virtual] |
| getSendUnordered() const | SCTPCommand | [virtual] |
| getSid() const | SCTPCommand | [virtual] |
| getSsn() const | SCTPCommand | [virtual] |
| lifetime_var | SCTPCommand | [protected] |
| localAddr_var | SCTPCommand | [protected] |
| numMsgs_var | SCTPCommand | [protected] |
| operator=(const SCTPPathInfo &other) | SCTPPathInfo | |
| SCTPCommand::operator=(const SCTPCommand &other) | SCTPCommand | |
| operator==(const SCTPPathInfo &) | SCTPPathInfo | [protected] |
| SCTPCommand::operator==(const SCTPCommand &) | SCTPCommand | [protected] |
| parsimPack(cCommBuffer *b) | SCTPPathInfo | [virtual] |
| parsimUnpack(cCommBuffer *b) | SCTPPathInfo | [virtual] |
| remoteAddr_var | SCTPCommand | [protected] |
| remoteAddress_var | SCTPPathInfo | [protected] |
| SCTPCommand(const char *name=NULL) | SCTPCommand | |
| SCTPCommand(const SCTPCommand &other) | SCTPCommand | |
| SCTPPathInfo(const char *name=NULL) | SCTPPathInfo | |
| SCTPPathInfo(const SCTPPathInfo &other) | SCTPPathInfo | |
| sendUnordered_var | SCTPCommand | [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) | SCTPCommand | [virtual] |
| setRemoteAddress(const IPvXAddress &remoteAddress) | SCTPPathInfo | [virtual] |
| setSendUnordered(unsigned short sendUnordered) | SCTPCommand | [virtual] |
| setSid(int sid) | SCTPCommand | [virtual] |
| setSsn(int ssn) | SCTPCommand | [virtual] |
| sid_var | SCTPCommand | [protected] |
| ssn_var | SCTPCommand | [protected] |
| ~SCTPCommand() | SCTPCommand | [virtual] |
| ~SCTPPathInfo() | SCTPPathInfo | [virtual] |