#include <RDLog.h>
Public Member Functions | |
| rdLogger (std::ostream *dest, bool owner=false) | |
| ~rdLogger () | |
Public Attributes | |
| std::ostream * | dp_dest |
| bool | df_owner |
| bool | df_enabled |
Definition at line 18 of file RDLog.h.
| boost::logging::rdLogger::rdLogger | ( | std::ostream * | dest, | |
| bool | owner = false | |||
| ) | [inline] |
| boost::logging::rdLogger::~rdLogger | ( | ) | [inline] |
Definition at line 23 of file RDLog.h.
Referenced by ~rdLogger().
| std::ostream* boost::logging::rdLogger::dp_dest |
Definition at line 21 of file RDLog.h.
Referenced by ~rdLogger().
1.7.1