|
Functions | |
void | fromAron (const arondto::ClockType &dto, ClockType &bo) |
void | fromAron (const arondto::DateTime &dto, DateTime &bo) |
void | fromAron (const arondto::Duration &dto, Duration &bo) |
void | fromAron (const arondto::Frequency &dto, Frequency &bo) |
void | toAron (arondto::ClockType &dto, const ClockType &bo) |
void | toAron (arondto::DateTime &dto, const DateTime &bo) |
void | toAron (arondto::Duration &dto, const Duration &bo) |
void | toAron (arondto::Frequency &dto, const Frequency &bo) |
void fromAron | ( | const arondto::ClockType & | dto, |
armarx::ClockType & | bo | ||
) |
void fromAron | ( | const arondto::DateTime & | dto, |
armarx::DateTime & | bo | ||
) |
void fromAron | ( | const arondto::Duration & | dto, |
armarx::Duration & | bo | ||
) |
void fromAron | ( | const arondto::Frequency & | dto, |
armarx::Frequency & | bo | ||
) |
void toAron | ( | arondto::ClockType & | dto, |
const ClockType & | bo | ||
) |
void toAron | ( | arondto::DateTime & | dto, |
const DateTime & | bo | ||
) |
void toAron | ( | arondto::Duration & | dto, |
const Duration & | bo | ||
) |