clkmgr 2.0
Clock Manager API library to receive events from the PTP service
Loading...
Searching...
No Matches
Classes
event.h File Reference

Get clock synchronization events data. More...

#include "pub/clkmgr/utility.h"
#include "pub/clkmgr/types.h"
#include <string>
Include dependency graph for event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClockEventBase
 
class  PTPClockEvent
 
class  SysClockEvent
 
class  ClockSyncData
 

Detailed Description

Get clock synchronization events data.

This file defines the model for managing clock synchronization events. The primary class, ClockSyncData represents a complete event model that encapsulates events for different types of clocks. Each clock event is derived from the ClockEventBase class, providing a unified interface for handling clock-specific attributes and operations.

Two types of clock events is supported:

Author
Lai Peter Jun Ann <peter.jun.ann.lai@intel.com>