UTILLib 2.0
Common C++ library with 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 12]
 Cutil::plot::CsvWriterSimple writer interface when creating a CSV file (comma separated value)
 Cutil::plot::GnuPlotSimple wrapper around the gnuplot application that do plotting
 Cutil::log::IDirectoryThe class is simple wrapper around a directory/file tree structure. It is typically used in applications that needs to keep track of file changes in a root directory
 Cutil::log::IFileClass that wraps a file object in a directory
 Cutil::string::IgnoreCase
 Cutil::hw_info::IHwInfoSimple wrapper around hardware information
 Cutil::log::IListenAn interface class that hides the actual implementation of the object
 Cutil::log::IListenClientClass that define a TCP/IP client
 Cutil::log::ILoggerInterface against a generic logger
 Cutil::supervise::ISuperviseApplicationSupervise an executable application
 Cutil::supervise::ISuperviseMasterInterface against a supervise master
 Cutil::syslog::ISyslogServerDefine a syslog server interface
 Cutil::xml::IXmlFileInterface class that defines an XML parser
 Cutil::xml::IXmlNodeInterface class against a XML tag (node) in a XML file
 Cutil::log::ListenConfigImplement the shared memory list of listen server configurations
 Cutil::log::ListenPortConfigDefines a listen config item in the config memory
 Cutil::log::LogConfigSingleton class that is used for configure the default logger in an application
 Cutil::log::LogMessage
 Cstd::ostringstream
 Cutil::log::ListenStreamSupport stream class when log messages to the listen functionality
 Cutil::log::LogStreamThis class implements a stream interface around a log message
 Cutil::serial::SerialPortInfoThe serial port information class is an interface against a serial port and CAN devices
 Cutil::string::StringParserHelper class that splits a string
 Cutil::syslog::StructuredDataDefines a simple interface against structured data item
 Cutil::syslog::SyslogMessageSimple wrapper around the parsing and generating os syslog messages
 Cutil::supervise::SystemInfoSimple support class to known directories
 Cutil::log::TempDir
 Cutil::log::ThreadSafeQueue< T >Implements a thread-safe queue
 Cutil::string::UnitHelperSupport class that wrap useful Unit functions
 Cutil::string::UnitQuantityUnit - quantity -physical dimension relation
 Cutil::UtilFactoryImplements creators for most interface classes