Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
| ▼Nlibcwd | Namespace for libcwd |
| ▼Nchannels | The default DEBUGCHANNELS namespace |
| Ndc | This namespace contains the standard debug channels of libcwd |
| Cbuf2str | Print a (char) buffer with a given size to a debug ostream, escaping non-printable characters |
| Cchar2str | Print a char to a debug ostream, escaping non-printable characters as needed |
| Calloc_ct | An object of type alloc_ct contains information about one allocated memory block |
| Cchannel_ct | This object represents a debug channel, it has a fixed label. A debug channel can be viewed upon as a single bit: on or off |
| Cdebug_ct | The Debug Object class, this object represents one output device (ostream) |
| Cdebug_string_ct | A string class used for the debug output margin and marker |
| Cmarker_ct | A memory allocation marker |
| Cobject_file_ct | An object representing the main executable or a shared library |
| Crcfile_ct | This object represents a runtime configuration file |
| Ctype_info_ct | Class that holds type information for debugging purposes. Returned by type_info_of() |