|
INET Framework for OMNeT++/OMNEST
|
Class generated from inet/transportlayer/sctp/SctpHeader.msg:330 by opp_msgtool.
More...
#include <SctpHeader_m.h>
Protected Member Functions | |
| bool | operator== (const SctpSetPrimaryIPParameter &)=delete |
Protected Member Functions inherited from inet::sctp::SctpParameter | |
| bool | operator== (const SctpParameter &)=delete |
Protected Attributes | |
| uint32_t | requestCorrelationId = 0 |
| ::inet::L3Address | addressParam |
Protected Attributes inherited from inet::sctp::SctpParameter | |
| uint16_t | parameterType = 0 |
Private Member Functions | |
| void | copy (const SctpSetPrimaryIPParameter &other) |
Class generated from inet/transportlayer/sctp/SctpHeader.msg:330 by opp_msgtool.
class SctpSetPrimaryIPParameter extends SctpParameter { uint32_t requestCorrelationId; //assigned by the sender to identify each request parameter L3Address addressParam; }
| inet::sctp::SctpSetPrimaryIPParameter::SctpSetPrimaryIPParameter | ( | const char * | name = nullptr | ) |
| inet::sctp::SctpSetPrimaryIPParameter::SctpSetPrimaryIPParameter | ( | const SctpSetPrimaryIPParameter & | other | ) |
|
virtual |
|
private |
|
inlineoverridevirtual |
Reimplemented from inet::sctp::SctpParameter.
|
virtual |
|
inline |
|
virtual |
| SctpSetPrimaryIPParameter& inet::sctp::SctpSetPrimaryIPParameter::operator= | ( | const SctpSetPrimaryIPParameter & | other | ) |
|
protecteddelete |
|
overridevirtual |
Reimplemented from inet::sctp::SctpParameter.
Referenced by inet::sctp::doParsimPacking().
|
overridevirtual |
Reimplemented from inet::sctp::SctpParameter.
Referenced by inet::sctp::doParsimUnpacking().
|
virtual |
|
virtual |
|
protected |
|
protected |