libqi-api  2.0.6.8
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
boost::chrono::clock_string< qi::SteadyClock, CharT >
boost::chrono::clock_string< qi::WallClock, CharT >
qi::ApplicationClass handling startup and teardown of an application
qi::Atomic< T >Atomic operations on integers
qi::AtomicBase< T >
qi::BufferClass to store buffer
qi::BufferReaderClass to read const buffer
qi::EventLoop
qi::Future< T >
qi::FutureBarrier< T >This class helps waiting on multiple futures at the same point
qi::FutureException
qi::FutureHasNoValue
qi::FutureSync< T >
qi::FutureType< T >
qi::FutureType< void >
qi::FutureUserException
qi::FutureValueConverter< FT, PT >Specialize this struct to provide conversion between future values
qi::FutureValueConverter< T, void >
qi::FutureValueConverter< void, T >
qi::FutureValueConverter< void, void >
qi::IsClonable< T >Detect if a type is using boost::noncopyable or QI_DISALLOW_COPY_AND_ASSIGN
qi::log::ConsoleLogHandlerPrint colored logs to the console
qi::log::FileLogHandlerLog messages to a file
qi::log::HeadFileLogHandlerLog the first length lines to a file
qi::log::LogStreamEach log macro creates a LogStream object
qi::log::TailFileLogHandlerKeeps at most 2 MiB of logs
qi::MethodStatisticsStore statistics about method calls
qi::MinMaxSumStores min, max and sum of values fed to it
qi::os::QiExceptionCustom exception that may be thrown by QI methods
qi::os::timevalQi::os::timeval struct similar to POSIX timeval
qi::PeriodicTask
qi::PointerLockException
qi::Promise< T >
qi::SharedPtr< T >Lightweight implementation of shared pointers
qi::SteadyClock
qi::ThreadPoolPool of workers
qi::Trackable< T >
qi::TrackableBaseCommon base class to templates Trackable for compile-time detection
qi::Translator
qi::version::VersionStruct representing a version number
qi::WallClock
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines