|
libptpmgmt 2.0
libptpmgmt library that provides the functionality of linuxptp pmc
|
#include <types.h>

Public Member Functions | |
| size_t | size () const |
Public Attributes | |
| PortIdentity_t | portIdentity |
| ClockQuality_t | clockQuality |
| uint8_t | selected |
| linuxptpUnicastState_e | portState |
| UInteger8_t | priority1 |
| UInteger8_t | priority2 |
| PortAddress_t | portAddress |
Master record in unicast master table
| size_t LinuxptpUnicastMaster_t::size | ( | ) | const |
Get object size
| ClockQuality_t LinuxptpUnicastMaster_t::clockQuality |
Master clock quality
| PortAddress_t LinuxptpUnicastMaster_t::portAddress |
Master port address
| PortIdentity_t LinuxptpUnicastMaster_t::portIdentity |
Master port ID
| linuxptpUnicastState_e LinuxptpUnicastMaster_t::portState |
State of master in unicast table
| UInteger8_t LinuxptpUnicastMaster_t::priority1 |
Master first priority
| UInteger8_t LinuxptpUnicastMaster_t::priority2 |
Master second priority
| uint8_t LinuxptpUnicastMaster_t::selected |
Master is in use