NAO documentation
|
C++ Libraries
|
index
libqi-api
2.0.6.8
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
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::Application
Class handling startup and teardown of an application
qi::Atomic< T >
Atomic
operations on integers
qi::AtomicBase< T >
qi::Buffer
Class to store buffer
qi::BufferReader
Class 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::ConsoleLogHandler
Print colored logs to the console
qi::log::FileLogHandler
Log messages to a file
qi::log::HeadFileLogHandler
Log the first length lines to a file
qi::log::LogStream
Each log macro creates a
LogStream
object
qi::log::TailFileLogHandler
Keeps at most 2 MiB of logs
qi::MethodStatistics
Store statistics about method calls
qi::MinMaxSum
Stores min, max and sum of values fed to it
qi::os::QiException
Custom exception that may be thrown by QI methods
qi::os::timeval
Qi::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::ThreadPool
Pool of workers
qi::Trackable< T >
qi::TrackableBase
Common base class to templates
Trackable
for compile-time detection
qi::Translator
qi::version::Version
Struct representing a version number
qi::WallClock
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Defines
Copyright Aldebaran Robotics