This is the complete list of members for smash::CustomClock, including all inherited members.
counter_ | smash::Clock | protected |
current_time() const override | smash::CustomClock | inlinevirtual |
custom_times_ | smash::CustomClock | private |
CustomClock(std::vector< double > times) | smash::CustomClock | inlineexplicit |
next_time() const override | smash::CustomClock | inlinevirtual |
operator++() | smash::Clock | inline |
operator+=(Representation advance_several_timesteps) | smash::Clock | inline |
operator<(const Clock &rhs) const | smash::Clock | inline |
operator<(double time) const | smash::Clock | inline |
operator>(double time) const | smash::Clock | inline |
present_internal_time() const override | smash::CustomClock | inlineprotectedvirtual |
remove_times_in_past(double start_time) override | smash::CustomClock | inlinevirtual |
Representation typedef | smash::Clock | |
reset(double start_time, bool) override | smash::CustomClock | inlinevirtual |
start_time_ | smash::CustomClock | private |
timestep_duration() const override | smash::CustomClock | inlinevirtual |
~Clock()=default | smash::Clock | virtual |