ChimeraTK-ApplicationCore  04.01.00
Controller Member List

This is the complete list of members for Controller, including all inherited members.

_accessorListChimeraTK::EntityOwnerprotected
_circularNetworkHashChimeraTK::ApplicationModuleprotected
_currentVersionNumberChimeraTK::ApplicationModuleprotected
_dataFaultCounterChimeraTK::ApplicationModuleprotected
_descriptionChimeraTK::EntityOwnerprotected
_modelChimeraTK::ApplicationModuleprotected
_moduleListChimeraTK::EntityOwnerprotected
_moduleThreadChimeraTK::ApplicationModuleprotected
_nameChimeraTK::EntityOwnerprotected
_ownerChimeraTK::Moduleprotected
_recursionStopperChimeraTK::ApplicationModuleprotected
_tagsChimeraTK::EntityOwnerprotected
_testableModeReachedChimeraTK::EntityOwnerprotected
addTag(const std::string &tag)ChimeraTK::EntityOwner
appConfig()ChimeraTK::Modulestatic
ApplicationModule(ModuleGroup *owner, const std::string &name, const std::string &description, const std::unordered_set< std::string > &tags={})ChimeraTK::ApplicationModule
ApplicationModule()=defaultChimeraTK::ApplicationModule
ApplicationModule(ApplicationModule &&other) noexceptChimeraTK::ApplicationModuleinline
className()ChimeraTK::ApplicationModuleinlineprotected
constant(T value)ChimeraTK::EntityOwner
decrementDataFaultCounter() overrideChimeraTK::ApplicationModulevirtual
disable()ChimeraTK::Module
dump(const std::string &prefix="", std::ostream &stream=std::cout) constChimeraTK::EntityOwner
EntityOwner(std::string name, std::string description, std::unordered_set< std::string > tags={})ChimeraTK::EntityOwner
EntityOwner()ChimeraTK::EntityOwner
EntityOwner(EntityOwner &&other) noexceptChimeraTK::EntityOwnerinline
EntityOwner(const EntityOwner &other)=deleteChimeraTK::EntityOwner
findApplicationModule()ChimeraTK::Module
getAccessorList() constChimeraTK::EntityOwnerinline
getAccessorListRecursive() constChimeraTK::EntityOwner
getCircularNetworkHash() const overrideChimeraTK::ApplicationModulevirtual
getCurrentVersionNumber() const overrideChimeraTK::ApplicationModuleinlinevirtual
getDataFaultCounter() constChimeraTK::ApplicationModuleinline
getDataValidity() const overrideChimeraTK::ApplicationModulevirtual
getDescription() constChimeraTK::EntityOwnerinline
getFullDescription() const overrideChimeraTK::Modulevirtual
getInputModulesRecursively(std::list< EntityOwner * > startList) overrideChimeraTK::ApplicationModulevirtual
getModel()ChimeraTK::ApplicationModuleinline
getModuleType() const overrideChimeraTK::ApplicationModuleinlinevirtual
getName() constChimeraTK::EntityOwnerinline
getOwner() constChimeraTK::Moduleinline
getQualifiedName() const overrideChimeraTK::Modulevirtual
getSubmoduleList() constChimeraTK::EntityOwnerinline
getSubmoduleListRecursive() constChimeraTK::EntityOwner
getVirtualQualifiedName() const overrideChimeraTK::VariableGroupvirtual
hasReachedTestableMode()ChimeraTK::EntityOwner
incrementDataFaultCounter() overrideChimeraTK::ApplicationModulevirtual
logger(Logger::Severity severity)ChimeraTK::ApplicationModuleinline
mainLoopWrapper()ChimeraTK::ApplicationModuleprotected
Module(EntityOwner *owner, const std::string &name, const std::string &description, const std::unordered_set< std::string > &tags={})ChimeraTK::Module
Module()=defaultChimeraTK::Module
Module(Module &&other) noexceptChimeraTK::Moduleinline
ModuleType enum nameChimeraTK::EntityOwner
namePrefixConstantChimeraTK::EntityOwnerstatic
operator=(ApplicationModule &&other) noexceptChimeraTK::ApplicationModule
ChimeraTK::VariableGroup::operator=(VariableGroup &&other) noexceptChimeraTK::VariableGroup
ChimeraTK::VariableGroup::operator=(const VariableGroup &other) noexcept=deleteChimeraTK::VariableGroup
ChimeraTK::Module::operator=(Module &&other) noexceptChimeraTK::Module
ChimeraTK::EntityOwner::operator=(EntityOwner &&other) noexceptChimeraTK::EntityOwner
ChimeraTK::EntityOwner::operator=(const EntityOwner &other)=deleteChimeraTK::EntityOwner
prepare()ChimeraTK::Moduleinlinevirtual
readAll(bool includeReturnChannels=false)ChimeraTK::Module
readAllLatest(bool includeReturnChannels=false)ChimeraTK::Module
readAllNonBlocking(bool includeReturnChannels=false)ChimeraTK::Module
readAnyGroup()ChimeraTK::Module
registerAccessor(VariableNetworkNode accessor)ChimeraTK::EntityOwner
registerModule(Module *module, bool addTags=true)ChimeraTK::EntityOwner
run() overrideChimeraTK::ApplicationModulevirtual
setCircularNetworkHash(size_t circularNetworkHash)ChimeraTK::ApplicationModule
setCurrentVersionNumber(VersionNumber versionNumber) overrideChimeraTK::ApplicationModulevirtual
setOwner(EntityOwner *newOwner)ChimeraTK::Moduleinline
terminate() overrideChimeraTK::ApplicationModulevirtual
unregisterAccessor(const VariableNetworkNode &accessor)ChimeraTK::EntityOwnerinline
unregisterModule(Module *module) overrideChimeraTK::ApplicationModulevirtual
VariableGroup(VariableGroup *owner, const std::string &name, const std::string &description, const std::unordered_set< std::string > &tags={})ChimeraTK::VariableGroup
VariableGroup()=defaultChimeraTK::VariableGroup
VariableGroup(VariableGroup &&other) noexceptChimeraTK::VariableGroupinline
VariableGroup(const VariableGroup &other) noexcept=deleteChimeraTK::VariableGroup
writeAll(bool includeReturnChannels=false)ChimeraTK::Module
writeAllDestructively(bool includeReturnChannels=false)ChimeraTK::Module
~ApplicationModule() overrideChimeraTK::ApplicationModule
~EntityOwner()=defaultChimeraTK::EntityOwnervirtual
~Module() overrideChimeraTK::Module