|
libqi-api
release-2.5.3-2016-11-18
|
#include <boost/function.hpp>#include <boost/thread/mutex.hpp>#include <qi/signal.hpp>#include <qi/future.hpp>#include <qi/type/detail/property.hxx>Go to the source code of this file.
Classes | |
| class | qi::PropertyBase |
| class | qi::PropertyImpl< T > |
| class | qi::UnsafeProperty< T > |
| class | qi::Property< T > |
| class | qi::Property< T >::ScopedLockReadWrite |
| class | qi::Property< T >::ScopedLockReadOnly |
| class | qi::GenericProperty |
| Type-erased property, simulating a typed property but using AnyValue. More... | |
Namespaces | |
| qi | |
| Deprecated in 2.5. Use int8_t from <cstdint>. | |
Macros | |
| #define | _QI_PROPERTY_HPP_ |
| #define _QI_PROPERTY_HPP_ |
Definition at line 8 of file property.hpp.