libqi-api  2.1.4.13
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNboost
|oNasio
|oNchrono
||oCclock_string< qi::SteadyClock, CharT >
||\Cclock_string< qi::WallClock, CharT >
|\Cis_base_of
oNqiQi general namespace
|oNdetail
|oNdetails
|oNlogLog functions with different levels of verbosity
||oNdetail
||oCLogStreamEach log macro creates a LogStream object
||oCConsoleLogHandlerPrint colored logs to the console
||oCFileLogHandlerLog messages to a file
||oCHeadFileLogHandlerLog the first length lines to a file
||\CTailFileLogHandlerKeeps at most 2 MiB of logs
|oNosOS abstraction layer
||oCQiExceptionCustom exception that may be thrown by QI methods
||\Ctimeval
|oNpathSet of tools to handle SDK layouts
||\Ndetail
|oNversionVersion numbering API
||\CVersionStruct representing a version number
|oCApplicationClass handling startup and teardown of an application
|oCAtomicBase
|oCAtomicAtomic operations on integers
|oCBufferClass to store buffer
|oCBufferReaderClass to read const buffer
|oCSteadyClock
|oCWallClock
|oCFutureValueConverter< void, void >
|oCFutureValueConverter< T, void >
|oCFutureValueConverter< void, T >
|oCFuture
|oCEventLoop
|oCFutureType
|oCFutureHasNoValue
|oCFutureType< void >
|oCFutureInterface
|oCFutureSync
|oCPromise
|oCFutureException
|oCFutureUserException
|oCFutureBarrierThis class helps waiting on multiple futures at the same point
|oCFutureValueConverterSpecialize this struct to provide conversion between future values
|oCPath
|oCPeriodicTask
|oCSharedPtrLightweight implementation of shared pointers
|oCMinMaxSumStores min, max and sum of values fed to it
|oCMethodStatisticsStore statistics about method calls
|oCThreadPoolPool of workers
|oCTrackableBaseCommon base class to templates Trackable for compile-time detection
|oCTrackable
|oCPointerLockException
|oCIsClonableDetect if a type is using boost::noncopyable or QI_DISALLOW_COPY_AND_ASSIGN
|\CTranslator
\Nstd