hpp-util  4.9.0
Debugging tools for the HPP project.
Class Hierarchy

Go to the graphical class hierarchy

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