Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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

namespace  icl
 

The ICL-namespace.


namespace  icl::utils

Functions

ICLUtils_API std::ostream & icl::utils::operator<< (std::ostream &, const Time &)
 writes Time instances value type into the stream
ICLUtils_API std::istream & icl::utils::operator>> (std::istream &, Time &)
 reads Time instances value type from the stream
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines