Catos Engine (Source) 0.0.1
Lightweight Game engine
|
This is the complete list of members for catos::TypeInfo, including all inherited members.
get_method(const char *method_name) | catos::TypeInfo | inline |
get_property(const char *property_name) | catos::TypeInfo | inline |
is_valid(Property *ptr) | catos::TypeInfo | inlinestatic |
is_valid(Method *ptr) | catos::TypeInfo | inlinestatic |
method(const char *method_name, ReturnV(ClassT::*ptr)(Args...), cstr description) | catos::TypeInfo | inline |
methods | catos::TypeInfo | |
name | catos::TypeInfo | |
properties | catos::TypeInfo | |
property(const char *property_name, U T::*member, cstr description) | catos::TypeInfo | inline |
registerToPython() | catos::TypeInfo | inline |
type_hash | catos::TypeInfo |