Image Component Library (ICL)
|
Go to the source code of this file.
Classes | |
class | icl::utils::Time |
ICL Time class (taken from the Ice lib) More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::utils | |
Functions | |
ICLUtils_API std::ostream & | icl::utils::operator<< (std::ostream &, const Time &) |
writes Time instances value type into the stream More... | |
ICLUtils_API std::istream & | icl::utils::operator>> (std::istream &, Time &) |
reads Time instances value type from the stream More... | |