IceUtil Namespace Reference

Classes

class  Handle
 

Typedefs

typedef IceUtil::Handle< TimerTimerPtr
 

Functions

void fromAron (const IceUtil::Time &dto, armarx::DateTime &bo)
 
void fromAron (const long &dto, IceUtil::Time &bo)
 
void toAron (IceUtil::Time &dto, const armarx::DateTime &bo)
 
void toAron (long &dto, const IceUtil::Time &bo)
 

Typedef Documentation

◆ TimerPtr

Definition at line 24 of file Instance.h.

Function Documentation

◆ fromAron() [1/2]

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

Definition at line 22 of file time.cpp.

+ Here is the call graph for this function:

◆ fromAron() [2/2]

void fromAron ( const long &  dto,
IceUtil::Time &  bo 
)

Definition at line 10 of file time.cpp.

◆ toAron() [1/2]

void toAron ( IceUtil::Time &  dto,
const armarx::DateTime bo 
)

Definition at line 28 of file time.cpp.

+ Here is the call graph for this function:

◆ toAron() [2/2]

void toAron ( long &  dto,
const IceUtil::Time &  bo 
)

Definition at line 16 of file time.cpp.