libqi-api
2.8.7.4
|
#include <qi/type/typeinterface.hpp>
Go to the source code of this file.
Classes | |
class | qi::MetaProperty |
Namespaces | |
qi | |
Deprecated in 2.5. Use int8_t from <cstdint>. | |
Macros | |
#define | _QI_TYPE_METAPROPERTY_HPP_ |
Functions | |
QI_TYPE_STRUCT_AGREGATE_CONSTRUCTOR (qi::MetaProperty,("uid", _uid),("name", _name),("signature", _signature)) | |
#define _QI_TYPE_METAPROPERTY_HPP_ |
Definition at line 8 of file metaproperty.hpp.
QI_TYPE_STRUCT_AGREGATE_CONSTRUCTOR | ( | qi::MetaProperty | , |
("uid", _uid) | , | ||
("name", _name) | , | ||
("signature", _signature) | |||
) |