|
INET Framework for OMNeT++/OMNEST
|
Class generated from inet/linklayer/ieee8021as/GptpPacket.msg:119 by opp_msgtool.
More...
#include <GptpPacket_m.h>
Protected Member Functions | |
| bool | operator== (const GptpReqAnswerEvent &)=delete |
Protected Member Functions inherited from inet::ClockEvent | |
| virtual void | execute () override |
| void | callBaseExecute () |
Protected Member Functions inherited from inet::ClockEvent_Base | |
| bool | operator== (const ClockEvent_Base &)=delete |
| ClockEvent_Base (const char *name=nullptr, short kind=0) | |
| ClockEvent_Base (const ClockEvent_Base &other) | |
| ClockEvent_Base & | operator= (const ClockEvent_Base &other) |
Protected Attributes | |
| int | portId = 0 |
| clocktime_t | ingressTimestamp = CLOCKTIME_ZERO |
| PortIdentity | sourcePortIdentity |
| uint16_t | sequenceId = 0 |
Protected Attributes inherited from inet::ClockEvent_Base | |
| IClock * | clock = nullptr |
| bool | relative = false |
| clocktime_t | arrivalClockTime = -1 |
| OverdueClockEventHandlingMode | overdueClockEventHandlingMode = UNSPECIFIED |
Private Member Functions | |
| void | copy (const GptpReqAnswerEvent &other) |
Class generated from inet/linklayer/ieee8021as/GptpPacket.msg:119 by opp_msgtool.
message GptpReqAnswerEvent extends ClockEvent { int portId; clocktime_t ingressTimestamp; PortIdentity sourcePortIdentity; uint16_t sequenceId; }
| inet::GptpReqAnswerEvent::GptpReqAnswerEvent | ( | const char * | name = nullptr, |
| short | kind = 0 |
||
| ) |
| inet::GptpReqAnswerEvent::GptpReqAnswerEvent | ( | const GptpReqAnswerEvent & | other | ) |
|
virtual |
|
private |
|
inlineoverridevirtual |
Reimplemented from inet::ClockEvent.
|
virtual |
Referenced by inet::Gptp::sendPdelayResp().
|
virtual |
Referenced by inet::Gptp::sendPdelayResp().
|
virtual |
Referenced by inet::Gptp::sendPdelayResp().
|
virtual |
Referenced by inet::Gptp::sendPdelayResp().
|
inlinevirtual |
| GptpReqAnswerEvent& inet::GptpReqAnswerEvent::operator= | ( | const GptpReqAnswerEvent & | other | ) |
|
protecteddelete |
|
overridevirtual |
Reimplemented from inet::ClockEvent_Base.
Referenced by inet::doParsimPacking().
|
overridevirtual |
Reimplemented from inet::ClockEvent_Base.
Referenced by inet::doParsimUnpacking().
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |