ADUL
Collection of reusable C++ utilities
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cadul::atm::BitVector< ChunkT >Vector of chunks, where in which chunk you can edit every bit
 Cadul::time::ClockWrapper for part of std::chrono::steady_clock STL interface
 Cadul::time::DurationsClockThis class represent the sequence of durations and interface of working with them
 Cstd::exception
 Cadul::exceptions::FailedXMLFileFailure with working with XML file
 Cadul::exceptions::FailedReadingXMLFileFailure with reading from XML file
 Cadul::exceptions::FailedWritingXMLFileFailure with writing to XML file
 Cadul::exceptions::MessageModified std::exception class
The only difference is that you define message by yourself when create an object
 Cadul::logs::LoggerThis is "Logger" class
 Cadul::atm::XMLMap< keyT, valueT >This class is wrapper for STL container std::unordered_map