All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oChpp::debug::ChannelReceive debugging information
oCstd::exceptionSTL class
|\Chpp::ExceptionMain exception class for HPP
oChpp::ExceptionFactory< exception >Class to ease exception creation
oChpp::debug::LoggingLogging class owns all channels and outputs
oChpp::util::parser::ObjectFactoryClass that catch XML Parser events for a specific tag and build the corresponding Object
|oChpp::util::parser::IgnoreTagFactoryClass used to ignore a tag
|\Chpp::util::parser::SequenceFactory< ValueType >Factory parsing sequence of values
oChpp::debug::OutputDebugging output
|oChpp::debug::ConsoleOutputLogging in console (std::cerr)
|\Chpp::debug::JournalOutputLogging in journal file in the logging directory
oChpp::util::parser::ParserParse an XML document
oChpp::debug::TimeCounter::Scope
oChpp::debug::TimeCounterComputation of min, max and mean time from a set of measurements
\Chpp::debug::Timer