Image Component Library (ICL)
Classes | Namespaces | Functions
Time.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <string>
#include <iostream>
#include <stdint.h>

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...