24 "Using IceUtil::Time in ArmarX is deprecated. Use armarx::DateTime instead.")]]
void
25 fromAron(
const long& dto, IceUtil::Time& bo);
28 "Using IceUtil::Time in ArmarX is deprecated. Use armarx::DateTime instead.")]]
void
29 toAron(
long& dto,
const IceUtil::Time& bo);
32 "Using IceUtil::Time in ArmarX is deprecated. Use armarx::DateTime instead.")]]
void
33 fromAron(
const IceUtil::Time& dto, armarx::DateTime& bo);
36 "Using IceUtil::Time in ArmarX is deprecated. Use armarx::DateTime instead.")]]
void
37 toAron(IceUtil::Time& dto,
const armarx::DateTime& bo);
Represents a point in time.
void fromAron(const long &dto, IceUtil::Time &bo)
void toAron(long &dto, const IceUtil::Time &bo)
armarx::core::time::DateTime Time
armarx::core::time::Duration Duration
void fromAron(const arondto::ClockType &dto, ClockType &bo)
void toAron(arondto::ClockType &dto, const ClockType &bo)
ClockType
Describes the type of clock.
This file offers overloads of toIce() and fromIce() functions for STL container types.