hpp-util
4.9.0
Debugging tools for the HPP project.
|
▼Nhpp | |
▼Ndebug | |
CChannel | Receive debugging information |
CConsoleOutput | Logging in console (std::cerr) |
CJournalOutput | Logging in journal file in the logging directory |
CLogging | Logging class owns all channels and outputs |
COutput | Debugging output |
▼CTimeCounter | Computation of min, max and mean time from a set of measurements |
CScope | |
CTimer | |
▼Nutil | |
▼Nparser | |
CIgnoreTagFactory | |
CObjectFactory | Class that catch XML Parser events for a specific tag and build the corresponding Object |
CParser | Parse an XML document |
CSequenceFactory | Factory parsing sequence of values |
CException | Main exception class for HPP |
CExceptionFactory | Class to ease exception creation |