LOGO

RestFrames  v1.0.0
RestFrames HEP Event Analysis Software Library
Public Member Functions | Static Public Member Functions | Friends | List of all members
RestFrames::RFLog Class Reference

Detailed Description

Definition at line 51 of file RFLog.hh.

Public Member Functions

 RFLog (const std::string &source, LogType def_type=LogInfo)
 
void SetSource (const std::string &source)
 
RFLogoperator<< (LogType type)
 
RFLogoperator<< (RFLog &(*_f)(RFLog &))
 
RFLogoperator<< (std::ostream &(*_f)(std::ostream &))
 
RFLogoperator<< (std::ios &(*_f)(std::ios &))
 
template<class T >
RFLogoperator<< (T arg)
 
template<>
RFLogoperator<< (const RFBase *arg)
 
template<>
RFLogoperator<< (const RFBaseList *arg)
 

Static Public Member Functions

static RFLogEndMessage (RFLog &log)
 

Friends

void SetLogPrint (bool print)
 
void SetLogPrint (LogType type, bool print)
 
void SetLogStream (std::ostream *ostr)
 
void SetLogColor (bool color)
 
void SetLogMaxWidth (int NMAX)
 

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