libqi-api
2.8.7.4
|
#include <boost/function.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/variant.hpp>
#include <ka/mutablestore.hpp>
#include <qi/signal.hpp>
#include <qi/future.hpp>
#include <qi/strand.hpp>
#include <qi/type/detail/property.hxx>
Go to the source code of this file.
Classes | |
class | qi::PropertyBase |
struct | qi::util::SetAndNotifyIfChanged |
class | qi::PropertyImpl< T > |
class | qi::UnsafeProperty< T > |
class | qi::Property< T > |
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>. | |
qi::util | |
Macros | |
#define | _QI_PROPERTY_HPP_ |
#define _QI_PROPERTY_HPP_ |
Definition at line 8 of file property.hpp.