clkmgr 2.0
Clock Manager API library to receive events from the PTP service
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PTPCfg Class Reference

#include <timebase_configs.h>

Public Member Functions

const std::string & ifName () const
 
const char * ifName_c () const
 
int ifIndex () const
 
int ptpIndex () const
 
uint8_t transportSpecific () const
 
uint8_t domainNumber () const
 

Detailed Description

Class to PTP configuration of a time base configuration

Member Function Documentation

◆ domainNumber()

uint8_t PTPCfg::domainNumber ( ) const

Get PTP Domain number

Returns
PTP Domain number

◆ ifIndex()

int PTPCfg::ifIndex ( ) const

Get Network interface index

Returns
Network interface index

◆ ifName()

const std::string & PTPCfg::ifName ( ) const

Get Network interface name

Returns
Network interface name

◆ ifName_c()

const char * PTPCfg::ifName_c ( ) const

Get Network interface name

Returns
Network interface name

◆ ptpIndex()

int PTPCfg::ptpIndex ( ) const

Get PTP device index

Returns
PTP device index

◆ transportSpecific()

uint8_t PTPCfg::transportSpecific ( ) const

Get PTP Transport specific

Returns
PTP Transport specific

The documentation for this class was generated from the following file: