Home | C-Bits Package Documentation | Project Page |
Compounds | |
class | cbits::DateTime |
Date-time stream manipulator that causes the local date and time, in the format 'YYYY-MM-DD HH:MM:SS', to be written to a stream. More... | |
class | cbits::LogLevel |
LogStream log levels. More... | |
class | cbits::LogStream |
From the client perspective, a LogStream instance represents a logging destination such as a disk file. More... | |
class | cbits::LogStreamException |
class | cbits::NullStream |
Standard output stream that silently drops data written to it. More... | |
class | cbits::NullStreambuf |
Standard output stream buffer that silently drops data written to it. More... | |
Variables | |
DateTime | datetime = DateTime() |
Define the global 'datetime' manipulator. More... |
|
Define the global 'datetime' manipulator.
|
|
|