ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
ocpp::ClockAlignedTimer Member List

This is the complete list of members for ocpp::ClockAlignedTimer, including all inherited members.

ClockAlignedTimer()=default (defined in ocpp::ClockAlignedTimer)ocpp::ClockAlignedTimer
ClockAlignedTimer(boost::asio::io_context *io_context) (defined in ocpp::ClockAlignedTimer)ocpp::ClockAlignedTimerinlineexplicit
ClockAlignedTimer(boost::asio::io_context *io_context, const std::function< void()> &callback) (defined in ocpp::ClockAlignedTimer)ocpp::ClockAlignedTimerinlineexplicit
interval_starting_from(const std::function< void()> &callback, const std::chrono::duration< Rep, Period > interval, system_time_point start_point) (defined in ocpp::ClockAlignedTimer)ocpp::ClockAlignedTimerinline
interval_starting_from(const std::chrono::duration< Rep, Period > interval, system_time_point start_point) (defined in ocpp::ClockAlignedTimer)ocpp::ClockAlignedTimerinline
set_interval(const std::chrono::duration< Rep, Period > &interval) (defined in ocpp::ClockAlignedTimer)ocpp::ClockAlignedTimerinline
system_time_point typedef (defined in ocpp::ClockAlignedTimer)ocpp::ClockAlignedTimer