libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Functions
metaproperty.hpp File Reference
#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))
 

Macro Definition Documentation

#define _QI_TYPE_METAPROPERTY_HPP_

Definition at line 8 of file metaproperty.hpp.

Function Documentation

QI_TYPE_STRUCT_AGREGATE_CONSTRUCTOR ( qi::MetaProperty  ,
("uid", _uid)  ,
("name", _name)  ,
("signature", _signature)   
)