ClockVariable & operator=(ClockVariable const &other)=default
friend std::ostream & operator<<(std::ostream &stream, ClockVariable const &variable)
ClockVariable(ClockVariable const &other)=default
ClockVariable & operator=(ClockVariable &&other)=default
ClockVariable(ClockVariable &&other)=default
virtual void createMissingInitialValue() override
Sets a missing initial value (note that for clock variables, this is always zero)