This is the complete list of members for Engine::WrappedSystem< TSystem, TErrorCallback >, including all inherited members.
| _errorCallback | Engine::WrappedSystem< TSystem, TErrorCallback > | private |
| _id | Engine::WrappedSystem< TSystem, TErrorCallback > | private |
| _name | Engine::WrappedSystem< TSystem, TErrorCallback > | private |
| _system | Engine::WrappedSystem< TSystem, TErrorCallback > | private |
| Call(TArgs... args) const | FunctionUtils::BaseFunction< void, Core & > | inline |
| GetCallableID(const TSystem &callable) | Engine::WrappedSystem< TSystem, TErrorCallback > | inlinestatic |
| GetCallableName(const TSystem &callable) | Engine::WrappedSystem< TSystem, TErrorCallback > | inlinestatic |
| GetID() const override | Engine::WrappedSystem< TSystem, TErrorCallback > | inlinevirtual |
| GetName() const override | Engine::WrappedSystem< TSystem, TErrorCallback > | inlinevirtual |
| operator()(Engine::Core &core) const override | Engine::WrappedSystem< TSystem, TErrorCallback > | inline |
| FunctionUtils::BaseFunction< void, Core & >::operator()(TArgs... args) const=0 | FunctionUtils::BaseFunction< void, Core & > | pure virtual |
| WrappedSystem(TSystem system, TErrorCallback errorCallback) | Engine::WrappedSystem< TSystem, TErrorCallback > | inlineexplicit |
| ~BaseFunction()=default | FunctionUtils::BaseFunction< void, Core & > | virtual |
| ~WrappedSystem() override=default | Engine::WrappedSystem< TSystem, TErrorCallback > | |