This is the complete list of members for SequenceService, including all inherited members.
| created() | Service | protectedvirtual |
| createDefaultSequence(std::vector< std::unique_ptr< rtti::Object >> &createdObjects, std::unordered_set< std::string > &objectIDs, const std::vector< ResourcePtr< SequencePlayerOutput >> &outputs) | SequenceService | |
| generateUniqueID(std::unordered_set< std::string > &objectIDs, const std::string &baseID="Generated") | SequenceService | |
| getConfiguration() | Service | protected |
| getConfiguration() const | Service | protected |
| getControllerTypeForTrackType(rtti::TypeInfo trackType) | SequenceService | |
| getCore() | Service | |
| getCore() const | Service | |
| getDependentServices(std::vector< rtti::TypeInfo > &dependencies) override | Service | virtual |
| getDependentServices(std::vector< rtti::TypeInfo > &dependencies) | Service | protectedvirtual |
| getIniFilePath() const | Service | protected |
| getIniFilePath(const std::string &appendix) const | Service | protected |
| getModule() const | Service | |
| getRegisteredControllerTypes() const | SequenceService | |
| getTypeName() const | Service | |
| init(nap::utility::ErrorState &errorState) override | SequenceService | protectedvirtual |
| invokeAdapterFactory(rtti::TypeInfo type, const SequenceTrack &track, SequencePlayerOutput &output, const SequencePlayer &player) | SequenceService | |
| invokeControllerFactory(rtti::TypeInfo controllerType, SequencePlayer &player, SequenceEditor &editor) | SequenceService | |
| operator=(const Service &)=delete | Service | |
| operator=(Service &&)=delete | Service | |
| postResourcesLoaded() | Service | protectedvirtual |
| postUpdate(double deltaTime) | Service | protectedvirtual |
| preResourcesLoaded() | Service | protectedvirtual |
| preShutdown() | Service | protectedvirtual |
| preUpdate(double deltaTime) | Service | protectedvirtual |
| registerAdapterFactoryFunc(rtti::TypeInfo typeInfo, SequencePlayerAdapterFactoryFunc factory) | SequenceService | |
| registerControllerFactoryFunc(rtti::TypeInfo controllerType, SequenceControllerFactoryFunc factory) | SequenceService | |
| registerControllerTypeForTrackType(rtti::TypeInfo trackType, rtti::TypeInfo controllerType) | SequenceService | |
| registerDefaultTrackCreatorForOutput(rtti::TypeInfo outputType, std::function< std::unique_ptr< SequenceTrack >(const SequencePlayerOutput *)> func) | SequenceService | |
| registerObjectCreators(rtti::Factory &factory) override | SequenceService | protectedvirtual |
| registerStandardClock(SequencePlayerStandardClock *standardClock) | SequenceService | |
| SequenceService(ServiceConfiguration *configuration) | SequenceService | |
| Service(ServiceConfiguration *configuration) | Service | |
| Service(ServiceConfiguration *configuration) | Service | |
| Service(Service &)=delete | Service | |
| Service(Service &&)=delete | Service | |
| shutdown() override | Service | virtual |
| shutdown() | Service | protectedvirtual |
| unregisterStandardClock(SequencePlayerStandardClock *standardClock) | SequenceService | |
| update(double deltaTime) override | SequenceService | protectedvirtual |
| ~SequenceService() override | SequenceService | |
| ~Service() | Service | virtual |