|
libqi-api
2.1.4.13
|
| Qi general namespace | |
| Log functions with different levels of verbosity | |
| Each log macro creates a LogStream object | |
| Print colored logs to the console | |
| Log messages to a file | |
| Log the first length lines to a file | |
| Keeps at most 2 MiB of logs | |
| OS abstraction layer | |
| Custom exception that may be thrown by QI methods | |
| Set of tools to handle SDK layouts | |
| Version numbering API | |
| Struct representing a version number | |
| Class handling startup and teardown of an application | |
| Atomic operations on integers | |
| Class to store buffer | |
| Class to read const buffer | |
| This class helps waiting on multiple futures at the same point | |
| Specialize this struct to provide conversion between future values | |
| Lightweight implementation of shared pointers | |
| Stores min, max and sum of values fed to it | |
| Store statistics about method calls | |
| Pool of workers | |
| Common base class to templates Trackable for compile-time detection | |
| Detect if a type is using boost::noncopyable or QI_DISALLOW_COPY_AND_ASSIGN | |