Main Page   Reference Manual   Namespace List   Compound List   Namespace Members   Compound Members   File Members  

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NlibcwdNamespace for libcwd
 NchannelsThe default DEBUGCHANNELS namespace
 Calloc_ctAn object of type alloc_ct contains information about one allocated memory block
 Calloc_filter_ctAn allocated-memory filter class.An object of this type can be passed to list_allocations_on containing formatting information for the Overview Of Allocated Memory . It can also be passed as argument to the constructor of a marker_ct object in order to specify which allocations should not be capatured by the marker (and optionally made invisible)
 Cbuf2strPrint a (char) buffer with a given size to a debug ostream, escaping non-printable characters
 Cchannel_ctThis 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
 CcwprintPrint an object to a debug stream without needing an operator<<
 Ccwprint_usingPrint an object to an ostream using an arbitrary method of that object
 Cdebug_ctThe Debug Object class, this object represents one output device (ostream)
 Cdebug_string_ctA string class used for the debug output margin and marker.This type is used for the public attributes debug_ct::margin and debug_ct::marker of the debug object class
 Clocation_ctA source file location
 Cmarker_ctA memory allocation marker
 Cobject_file_ctAn object representing the main executable or a shared library
 Crcfile_ctThis object represents a runtime configuration file
 Ctype_info_ctClass that holds type information for debugging purposes.  Returned by type_info_of()
Copyright © 2001 - 2004 Carlo Wood.  All rights reserved.