v0.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Pages
CGUL::Logger Class Reference

Public Types

typedef void(* Callback )(const String &result)
 

Public Member Functions

 Logger (Callback callback)
 
void SetCallback (Callback callback)
 
void CopyFormat (const std::ostream &stream)
 
void CopyFormat (const Logger &logger)
 
void Manipulate (std::ios_base &(*manipulator)(std::ios_base &))
 
template<typename Type >
Logger operator<< (const Type &operand)
 
Logger operator<< (std::ostream &(*manipulator)(std::ostream &))
 
template<typename Type >
_CGUL_INLINE_IMPLEMENT CGUL::Logger operator<< (const Type &operand)
 

The documentation for this class was generated from the following files: