armarx::aron::time Namespace Reference

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)
 

Function Documentation

◆ fromAron() [1/4]

void fromAron ( const arondto::ClockType &  dto,
armarx::ClockType &  bo 
)

Definition at line 34 of file time.cpp.

◆ fromAron() [2/4]

void fromAron ( const arondto::DateTime &  dto,
armarx::DateTime bo 
)

Definition at line 101 of file time.cpp.

+ Here is the call graph for this function:

◆ fromAron() [3/4]

void fromAron ( const arondto::Duration &  dto,
armarx::Duration bo 
)

Definition at line 74 of file time.cpp.

◆ fromAron() [4/4]

void fromAron ( const arondto::Frequency &  dto,
armarx::Frequency bo 
)

Definition at line 86 of file time.cpp.

+ Here is the call graph for this function:

◆ toAron() [1/4]

void toAron ( arondto::ClockType &  dto,
const ClockType &  bo 
)

Definition at line 54 of file time.cpp.

◆ toAron() [2/4]

void toAron ( arondto::DateTime &  dto,
const DateTime bo 
)

Definition at line 113 of file time.cpp.

+ Here is the call graph for this function:

◆ toAron() [3/4]

void toAron ( arondto::Duration &  dto,
const Duration bo 
)

Definition at line 80 of file time.cpp.

◆ toAron() [4/4]

void toAron ( arondto::Frequency &  dto,
const Frequency bo 
)

Definition at line 95 of file time.cpp.

+ Here is the call graph for this function: