This is the complete list of members for ParameterService, including all inherited members.
| created() | Service | protectedvirtual |
| fileLoaded | ParameterService | |
| getConfiguration() | Service | protected |
| getConfiguration() const | Service | protected |
| getCore() | Service | |
| getCore() const | Service | |
| getDependentServices(std::vector< rtti::TypeInfo > &dependencies) override | Service | virtual |
| getDependentServices(std::vector< rtti::TypeInfo > &dependencies) | Service | protectedvirtual |
| getGroupPresetDirectory(const std::string &groupID) const | ParameterService | |
| getIniFilePath() const | Service | protected |
| getIniFilePath(const std::string &appendix) const | Service | protected |
| getModule() const | Service | |
| getPresetPath(const std::string &groupID, const std::string &filename) const | ParameterService | |
| getPresets(const ParameterGroup &group) const | ParameterService | |
| getTypeName() const | Service | |
| init(nap::utility::ErrorState &errorState) override | Service | virtual |
| init(utility::ErrorState &error) | Service | protectedvirtual |
| loadPreset(ParameterGroup &group, const std::string &presetFile, utility::ErrorState &errorState) | ParameterService | |
| operator=(const Service &)=delete | Service | |
| operator=(Service &&)=delete | Service | |
| ParameterService(ServiceConfiguration *configuration) | ParameterService | |
| postResourcesLoaded() override | ParameterService | protectedvirtual |
| postUpdate(double deltaTime) | Service | protectedvirtual |
| preResourcesLoaded() | Service | protectedvirtual |
| PresetFileList typedef | ParameterService | |
| presetLoaded | ParameterService | |
| preShutdown() | Service | protectedvirtual |
| preUpdate(double deltaTime) | Service | protectedvirtual |
| registerObjectCreators(rtti::Factory &factory) | Service | protectedvirtual |
| savePreset(ParameterGroup &group, const std::string &presetFile, utility::ErrorState &errorState) | ParameterService | |
| Service(ServiceConfiguration *configuration) | Service | |
| Service(ServiceConfiguration *configuration) | Service | |
| Service(Service &)=delete | Service | |
| Service(Service &&)=delete | Service | |
| shutdown() override | Service | virtual |
| shutdown() | Service | protectedvirtual |
| update(double deltaTime) override | Service | virtual |
| update(double deltaTime) | Service | protectedvirtual |
| ~Service() | Service | virtual |