| libptpmgmt 2.0
    libptpmgmt library that provides the functionality of linuxptp pmc | 
#include <msg.h>
| Public Member Functions | |
| MessageSigTlv (const MessageSigTlv &other) | |
| MessageSigTlv (MessageSigTlv &&other) | |
| tlvType_e | tlvType () const | 
| const BaseSigTlv * | tlv () const | 
Store a Signaling TLV with it's type
| MessageSigTlv::MessageSigTlv | ( | const MessageSigTlv & | other | ) | 
Copy constructor
| [in] | other | signalling TLV to copy | 
| MessageSigTlv::MessageSigTlv | ( | MessageSigTlv && | other | ) | 
Move constructor
| [in] | other | signalling TLV to copy | 
| const BaseSigTlv * MessageSigTlv::tlv | ( | ) | const | 
Get signalling TLV
| tlvType_e MessageSigTlv::tlvType | ( | ) | const | 
Get signalling TLV id