Emdee
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Types | Public Member Functions | List of all members
FallbackLogger Struct Reference

#include <glogfallback.h>

Public Types

typedef std::ostream &( manip )(std::ostream &)
 

Public Member Functions

 FallbackLogger ()
 
 ~FallbackLogger ()
 
template<class T >
FallbackLoggeroperator<< (const T &x)
 
FallbackLoggeroperator<< (manip &m)
 

Member Typedef Documentation

typedef std::ostream&( FallbackLogger::manip)(std::ostream &)

Constructor & Destructor Documentation

FallbackLogger::FallbackLogger ( )
inline
FallbackLogger::~FallbackLogger ( )
inline

Member Function Documentation

template<class T >
FallbackLogger& FallbackLogger::operator<< ( const T &  x)
inline
FallbackLogger& FallbackLogger::operator<< ( manip m)
inline

The documentation for this struct was generated from the following file: