Classes | |
class | Fd |
Assert close called on open filedescriptor. More... | |
class | LogControl |
Maintain logfile related options. More... | |
struct | ProvideNumericId |
Base class for objects providing a numeric Id. More... | |
class | ReferenceCounted |
Base class for reference counted objects. More... | |
struct | SafeBool |
Validate objects in a boolean context without harmful side effects. More... | |
class | Unit |
Simple handling of Units. More... | |
Namespaces | |
namespace | logger |
namespace | safebool_detail |
namespace | sysconfig |
Typedefs | |
typedef boost::noncopyable | NonCopyable |
Ensure derived classes cannot be copied. | |
Functions | |
std::ostream & | operator<< (std::ostream &str, const LogControl &obj) |
|
Ensure derived classes cannot be copied. Use private inheritance. Definition at line 26 of file NonCopyable.h. |
|
Definition at line 411 of file LogControl.cc. |