Cinder  0.9.1
Public Member Functions | List of all members
cinder::log::Entry Struct Reference

#include <Log.h>

Public Member Functions

 Entry (Level level, const Location &location)
 
 ~Entry ()
 
template<typename T >
Entryoperator<< (const T &rhs)
 
void writeToLog ()
 
const MetadatagetMetaData () const
 

Constructor & Destructor Documentation

cinder::log::Entry::Entry ( Level  level,
const Location location 
)
cinder::log::Entry::~Entry ( )

Member Function Documentation

template<typename T >
Entry& cinder::log::Entry::operator<< ( const T &  rhs)
void cinder::log::Entry::writeToLog ( )
const Metadata& cinder::log::Entry::getMetaData ( ) const

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