libqi-api
2.8.7.4
|
#include <limits>
#include <cstdint>
#include <qi/type/metaobject.hpp>
#include <qi/future.hpp>
#include <qi/anyfunction.hpp>
#include <qi/os.hpp>
#include <qi/objectuid.hpp>
Go to the source code of this file.
Classes | |
class | qi::ObjectTypeInterface |
Namespaces | |
qi | |
Deprecated in 2.5. Use int8_t from <cstdint>. | |
Macros | |
#define | _QI_TYPE_TYPEOBJECT_HPP_ |
Enumerations | |
enum | qi::MetaCallType { qi::MetaCallType_Auto = 0, qi::MetaCallType_Direct = 1, qi::MetaCallType_Queued = 2 } |
#define _QI_TYPE_TYPEOBJECT_HPP_ |
Definition at line 8 of file typeobject.hpp.