6#include <ArmarXCore/interface/core/time.h>
37 std::ostream&
operator<<(std::ostream& os,
const DateTime& dto);
38 std::ostream&
operator<<(std::ostream& os,
const Duration& dto);
39 std::ostream&
operator<<(std::ostream& os,
const Frequency& dto);
Represents a point in time.
armarx::core::time::DateTime Time
std::ostream & operator<<(std::ostream &os, const DateTime &dto)
ClockType
Describes the type of clock.
void toIce(dto::ClockType::ClockTypeEnum &dto, const ClockType &bo)
void fromIce(const dto::ClockType::ClockTypeEnum &dto, ClockType &bo)