Detailed DescriptionMacro Definition Documentation
Register a type for use with manual adobe::version_1::type_info_t . This integer indicates the number of template type parameters. For example: ADOBE_NAME_TYPE_0("string_t:version_1:adobe", adobe::version_1::string_t);. Definition at line 260 of file typeinfo.hpp.
Register a type for use with manual adobe::version_1::type_info_t . This integer indicates the number of template type paramters. For example: ADOBE_NAME_TYPE_1("pointer", T0*) Definition at line 277 of file typeinfo.hpp.
Register a type for use with manual adobe::version_1::type_info_t . This integer indicates the number of template type paramters. ADOBE_NAME_TYPE_2("closed_hash_map:version_1:adobe", adobe::version_1::closed_hash_map<T0, T1, boost::hash<T0>, std::equal_to<T0> > Definition at line 295 of file typeinfo.hpp.
Register a type for use with manual adobe::version_1::type_info_t . This integer indicates the number of template type paramters.
Definition at line 312 of file typeinfo.hpp.
Register a type for use with manual adobe::version_1::type_info_t . This integer indicates the number of template type paramters.
Definition at line 330 of file typeinfo.hpp.
Register a type for use with manual adobe::version_1::type_info_t . This integer indicates the number of template type paramters.
Definition at line 348 of file typeinfo.hpp. Function Documentation
retruns the type_info_t object corresponding to the type T Definition at line 226 of file typeinfo.hpp.
retruns the type_info_t object corresponding to the type T Definition at line 234 of file typeinfo.hpp.
retruns the type_info_t object corresponding to the type T Definition at line 241 of file typeinfo.hpp. |