libcwdversion 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NlibcwdNamespace for libcwd
 Cbuf2strPrint a (char) buffer with a given size to a debug ostream, escaping non-printable characters
 CChannelThis object represents a debug channel, it has a fixed label. A debug channel can be viewed upon as a single bit: on or off
 Cchar2strPrint a char to a debug ostream, escaping non-printable characters as needed
 CIndentInterface for marking scopes with indented debug output
 CMarkInterface for marking scopes with a marker character
 CDebugObjectThe Debug Object class, this object represents one output device (ostream)
 CDebugStringA string class used for the debug output margin and marker
 CLocationA source file location
 CObjectFileNameAn object representing the main executable or a shared library
 CRcFileThis object represents a runtime configuration file
 CTypeInfoClass that holds type information for debugging purposes. Returned by type_info_of()
 CChannelThis object represents a debug channel, it has a fixed label. A debug channel can be viewed upon as a single bit: on or off