|
clkmgr 2.0
Clock Manager API library to receive events from the PTP service
|
#include <timebase_configs.h>
Public Member Functions | |
| size_t | index () const |
| const std::string & | name () const |
| const char * | name_c () const |
| bool | havePtp () const |
| const PTPCfg & | ptp () const |
| bool | haveSysClock () const |
Class to hold a single time base configuration
| bool TimeBaseRecord::havePtp | ( | ) | const |
Query if we use PTP
| bool TimeBaseRecord::haveSysClock | ( | ) | const |
Query if synchronize the system clock
| size_t TimeBaseRecord::index | ( | ) | const |
Get index of the time base
| const std::string & TimeBaseRecord::name | ( | ) | const |
Get name of the time base
| const char * TimeBaseRecord::name_c | ( | ) | const |
Get name of the time base
| const PTPCfg & TimeBaseRecord::ptp | ( | ) | const |
Get PTP configuration