Definition at line 51 of file RFLog.hh.
|
| RFLog (const std::string &source, LogType def_type=LogInfo) |
|
void | SetSource (const std::string &source) |
|
RFLog & | operator<< (LogType type) |
|
RFLog & | operator<< (RFLog &(*_f)(RFLog &)) |
|
RFLog & | operator<< (std::ostream &(*_f)(std::ostream &)) |
|
RFLog & | operator<< (std::ios &(*_f)(std::ios &)) |
|
template<class T > |
RFLog & | operator<< (T arg) |
|
template<> |
RFLog & | operator<< (const RFBase *arg) |
|
template<> |
RFLog & | operator<< (const RFBaseList *arg) |
|
|
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: