UTILLib 2.0
Common C++ library with utilities.
|
Main namespace for the util library. More...
Namespaces | |
namespace | log |
The log namespace is used for log related classes and functions. | |
namespace | plot |
The plot namespace is used for plotting related classes and functions. | |
namespace | serial |
The serial namespace is used for serial and USB devices . | |
namespace | string |
The string namespace is used for string manipulation functions. | |
namespace | syslog |
The syslog namespace is used for the syslog interface. | |
namespace | time |
The time namespace is used for time and date functions. | |
namespace | xml |
The xml namespace is used for XML related classes and functions. |
Classes | |
class | UtilFactory |
Implements creators for most interface classes. More... |
Main namespace for all util library classes and functions.