DirectZ
|
This is the complete list of members for Reflectable, including all inherited members.
GetDisabledProperties() | Reflectable | inlinevirtual |
GetID()=0 | Reflectable | pure virtual |
GetName()=0 | Reflectable | pure virtual |
GetPropertyByIndex(int prop_index) | Reflectable | inline |
GetPropertyByName(const std::string &prop_name) | Reflectable | inline |
GetPropertyIndexByName(const std::string &prop_name)=0 | Reflectable | pure virtual |
GetPropertyNames()=0 | Reflectable | pure virtual |
GetPropertyTypeinfos()=0 | Reflectable | pure virtual |
GetTypeHint() | Reflectable | inlinevirtual |
GetVoidPropertyByIndex(int prop_index)=0 | Reflectable | pure virtual |
GetVoidPropertyByName(const std::string &prop_name)=0 | Reflectable | pure virtual |
NotifyChange(int prop_index) | Reflectable | inlinevirtual |
~Reflectable()=default | Reflectable | virtual |