libptpmgmt
1.4
libptpmgmt library that provides the functionality of linuxptp pmc
|
This is the complete list of members for PtpClock, including all inherited members.
clkId() const | PtpClock | inline |
device() const | PtpClock | inline |
device_c() const | PtpClock | inline |
ExternTSDisable(unsigned int index) const | PtpClock | |
ExternTSEbable(unsigned int index, uint8_t flags) const | PtpClock | |
extSamplePtpSys(size_t count, std::vector< PtpSampleExt_t > &samples) const | PtpClock | |
fetchCaps(PtpCaps_t &caps) const | PtpClock | |
fileno() const | PtpClock | inline |
getFd() const | PtpClock | inline |
getFreq() const | BaseClock | |
getTime() const | BaseClock | |
initUsingDevice(const std::string &device, bool readonly=false) | PtpClock | |
initUsingIndex(int ptpIndex, bool readonly=false) | PtpClock | |
isCharFile(const std::string &file) | PtpClock | static |
isInit() const | PtpClock | inline |
MaskClearAll() const | PtpClock | |
MaskEnable(unsigned int index) const | PtpClock | |
offsetClock(int64_t offset) const | BaseClock | |
preciseSamplePtpSys(PtpSamplePrecise_t &sample) const | PtpClock | |
PtpClock() (defined in PtpClock) | PtpClock | inline |
ptpIndex() const | PtpClock | inline |
readEvent(PtpEvent_t &event) const | PtpClock | |
readEvents(std::vector< PtpEvent_t > &events, size_t max=0) const | PtpClock | |
readPin(unsigned int index, PtpPin_t &pin) const | PtpClock | |
samplePtpSys(size_t count, std::vector< PtpSample_t > &samples) const | PtpClock | |
setFreq(float_freq freq) const | BaseClock | |
setPhase(int64_t offset) const | BaseClock | |
setPinPeriod(unsigned int index, PtpPinPeriodDef_t times, uint8_t flags=0) const | PtpClock | |
setPtpPpsEvent(bool enable) const | PtpClock | |
setTime(const Timestamp_t &ts) const | BaseClock | |
setTimeFromSys() const | PtpClock | |
setTimeToSys() const | PtpClock | |
writePin(PtpPin_t &pin) const | PtpClock | |
~PtpClock() (defined in PtpClock) | PtpClock |