This is the complete list of members for ComponentInstance, including all inherited members.
| ComponentInstance(EntityInstance &entity, Component &resource) | ComponentInstance | |
| getComponent() const | ComponentInstance | |
| getComponent() const | ComponentInstance | |
| getEntityInstance() const | ComponentInstance | |
| init(utility::ErrorState &errorState) | ComponentInstance | virtual |
| init(utility::ErrorState &errorState) | ComponentInstance | |
| initComponentInstancePtr(ComponentInstance *sourceComponentInstance, std::vector< ComponentPtr< TargetComponentType >>(SourceComponentType::*componentMemberPointer)) | ComponentInstance | friend |
| initEntityInstancePtr(ComponentInstance *sourceComponentInstance, std::vector< EntityPtr >(SourceComponentType::*entityMemberPointer)) | ComponentInstance | friend |
| isIDProperty(rtti::Instance &object, const rtti::Property &property) | Object | static |
| mID | Object | |
| Object() | Object | |
| Object(Object &)=delete | Object | |
| Object(Object &&)=delete | Object | |
| onDestroy() | Object | virtual |
| operator=(const Object &)=delete | Object | |
| operator=(Object &&)=delete | Object | |
| update(double deltaTime) | ComponentInstance | virtual |
| ~Object() | Object | virtual |