This is the complete list of members for bota_worker::RateOptions, including all inherited members.
clockId_ | bota_worker::RateOptions | |
enforceRate_ | bota_worker::RateOptions | |
isValid() const | bota_worker::RateOptions | inlinevirtual |
maxTimeStepFactorError_ | bota_worker::RateOptions | |
maxTimeStepFactorWarning_ | bota_worker::RateOptions | |
name_ | bota_worker::RateOptions | |
operator=(const RateOptions &other) | bota_worker::RateOptions | inline |
RateOptions(std::string name="", const double timeStep=0.0, const double maxTimeStepFactorWarning=1.0, const double maxTimeStepFactorError=10.0, const bool enforceRate=true, const clockid_t clockId=CLOCK_MONOTONIC) | bota_worker::RateOptions | inlineexplicit |
RateOptions(const RateOptions &other) | bota_worker::RateOptions | inline |
RateOptions(RateOptions &&other) noexcept | bota_worker::RateOptions | inline |
timeStep_ | bota_worker::RateOptions | |
~RateOptions()=default | bota_worker::RateOptions | virtual |