armarx::core::time::dto Namespace Reference

Functions

std::ostream & operator<< (std::ostream &os, const DateTime &dto)
 
std::ostream & operator<< (std::ostream &os, const Duration &dto)
 
std::ostream & operator<< (std::ostream &os, const Frequency &dto)
 

Function Documentation

◆ operator<<() [1/3]

std::ostream & operator<< ( std::ostream &  os,
const DateTime dto 
)

Definition at line 136 of file ice_conversions.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/3]

std::ostream & operator<< ( std::ostream &  os,
const Duration dto 
)

Definition at line 142 of file ice_conversions.cpp.

+ Here is the call graph for this function:

◆ operator<<() [3/3]

std::ostream & operator<< ( std::ostream &  os,
const Frequency dto 
)

Definition at line 148 of file ice_conversions.cpp.

+ Here is the call graph for this function: