Zao SDK for Jetson / libzao-endpoint API リファレンス 1.5.0.0 (2024-09-25)
|
This is the complete list of members for zao::endpoint::TimestampInterface, including all inherited members.
ClockRep typedef | zao::endpoint::TimestampInterface | |
ConvertFromClock(ClockRep clock, Rep ×tamp) const noexcept=0 | zao::endpoint::TimestampInterface | pure virtual |
ConvertToClock(Rep timestamp, ClockRep &clock) const noexcept=0 | zao::endpoint::TimestampInterface | pure virtual |
GetCurrentTimestamp(Rep ×tamp) const noexcept=0 | zao::endpoint::TimestampInterface | pure virtual |
GetRatio(std::intmax_t &numerator, std::intmax_t &denominator) const noexcept=0 | zao::endpoint::TimestampInterface | pure virtual |
Rep typedef | zao::endpoint::TimestampInterface | |
SetCurrentTimestamp(Rep timestamp) noexcept=0 | zao::endpoint::TimestampInterface | pure virtual |
~TimestampInterface() noexcept=default (defined in zao::endpoint::TimestampInterface) | zao::endpoint::TimestampInterface | virtual |