|
iceoryx_hoofs 2.0.6
|
This is the complete list of members for iox::posix::Timer, including all inherited members.
| CatchUpPolicy enum name | iox::posix::Timer | |
| getError() const noexcept | iox::posix::Timer | |
| getOverruns() noexcept | iox::posix::Timer | |
| hasError() const noexcept | iox::posix::Timer | |
| now() noexcept | iox::posix::Timer | static |
| operator=(const Timer &other)=delete | iox::posix::Timer | |
| operator=(Timer &&other)=delete | iox::posix::Timer | |
| restart(const units::Duration timeToWait, const RunMode runMode, const CatchUpPolicy catchUpPolicy) noexcept | iox::posix::Timer | |
| RunMode enum name (defined in iox::posix::Timer) | iox::posix::Timer | |
| start(const RunMode runMode, const CatchUpPolicy catchUpPolicy) noexcept | iox::posix::Timer | |
| stop() noexcept | iox::posix::Timer | |
| Timer(const units::Duration timeToWait) noexcept | iox::posix::Timer | |
| Timer(const units::Duration timeToWait, const std::function< void()> &callback) noexcept | iox::posix::Timer | |
| Timer(const Timer &other)=delete | iox::posix::Timer | |
| Timer(Timer &&other)=delete | iox::posix::Timer | |
| timeUntilExpiration() noexcept | iox::posix::Timer | |
| ~Timer() noexcept=default | iox::posix::Timer | virtual |