, including all inherited members.
activate() | WModule | [protected, virtual] |
add(boost::shared_ptr< WModule > module, bool run=true) | WModuleContainer | [virtual] |
addConnector(boost::shared_ptr< WModuleInputConnector > con) | WModule | [protected] |
addConnector(boost::shared_ptr< WModuleOutputConnector > con) | WModule | [protected] |
addDefaultNotifier(MODULE_SIGNAL signal, t_ModuleErrorSignalHandlerType notifier) | WModuleContainer | [virtual] |
addDefaultNotifier(MODULE_SIGNAL signal, t_ModuleGenericSignalHandlerType notifier) | WModuleContainer | [virtual] |
addDefaultNotifier(MODULE_CONNECTOR_SIGNAL signal, t_GenericSignalHandlerType notifier) | WModuleContainer | [virtual] |
addPendingThread(boost::shared_ptr< WThreadedRunner > thread) | WModuleContainer | |
applyModule(boost::shared_ptr< WModule > applyOn, std::string what, bool tryOnly=false) | WModuleContainer | [virtual] |
applyModule(boost::shared_ptr< WModule > applyOn, boost::shared_ptr< WModule > prototype) | WModuleContainer | [virtual] |
cleanup() | WModule | [protected, virtual] |
connectors() | WModule | [protected, virtual] |
ConstSPtr typedef | WModule | |
createAndAdd(std::string name) | WModuleContainer | [virtual] |
DataModuleListType typedef | WModuleContainer | |
debugLog() const | WModule | [protected] |
deprecated() const | WModule | [protected, virtual] |
disconnect() | WModule | |
errorLog() const | WModule | [protected] |
factory() const | WModuleContainer | [virtual] |
findByUUID(std::string uuid) | WModule | [static] |
findConnector(std::string name) | WModule | |
findInputConnector(std::string name) | WModule | |
findOutputConnector(std::string name) | WModule | |
finishedPendingThread(boost::shared_ptr< WThreadedRunner > thread) | WModuleContainer | |
getAssociatedContainer() const | WModule | |
getConnector(std::string name) | WModule | |
getCrashMessage() const | WThreadedRunner | |
getDataModules() | WModuleContainer | |
getDeprecationMessage() const | WModule | |
getDescription() const | WModuleContainer | [virtual] |
getInformationProperties() const | WModule | |
getInputConnector(std::string name) | WModule | |
getInputConnectors() const | WModule | |
getLibPath() const | WModule | |
getLocalPath() const | WModule | |
getMetaInformation() const | WModule | [virtual] |
getModules() const | WModuleContainer | |
getModules(std::string name) const | WModuleContainer | |
getName() const | WModuleContainer | [virtual] |
getOutputConnector(std::string name) | WModule | |
getOutputConnectors() const | WModule | |
getPackageName() const | WModule | |
getPossibleConnections(boost::shared_ptr< WModule > module) | WModuleContainer | |
getPossibleDisconnections() | WModule | |
getProperties() const | WModule | |
getRootProgressCombiner() | WModule | [virtual] |
getSignalHandler(MODULE_CONNECTOR_SIGNAL signal) | WModule | [protected, virtual] |
getThreadName() const | WThreadedRunner | |
getType() const | WModule | [virtual] |
getUUID() const | WModule | |
getXPMIcon() const | WModule | [virtual] |
handleDeadlyException(const WException &e, std::string sender="WThreadedRunner") | WThreadedRunner | [protected] |
infoLog() const | WModule | [protected] |
initialize() | WModule | [protected] |
InputConnectorList typedef | WModule | |
isA() | WPrototyped | |
isAssociated() const | WModule | |
isCrashed() const | WThreadedRunner | |
isDeprecated() const | WModule | |
isInitialized() const | WModule | |
isReady() const | WModule | |
isReadyOrCrashed() const | WModule | |
isRestoreNeeded() const | WModule | |
isRunning() const | WModule | |
isUseable() const | WModule | |
loadDataSets(std::vector< std::string > filenames, bool suppressColormaps=false) | WModuleContainer | |
loadDataSetsSynchronously(std::vector< std::string > filenames, bool suppressColormaps=false) | WModuleContainer | |
m_active | WModule | [protected] |
m_associatedNotifiers | WModuleContainer | [protected] |
m_associatedNotifiersLock | WModuleContainer | [protected] |
m_connectorClosedNotifiers | WModuleContainer | [protected] |
m_connectorEstablishedNotifiers | WModuleContainer | [protected] |
m_connectorNotifiersLock | WModuleContainer | [protected] |
m_container | WModule | [protected] |
m_crashIfModuleCrashes | WModuleContainer | [protected] |
m_crashMessage | WThreadedRunner | [protected] |
m_description | WModuleContainer | [protected] |
m_errorNotifiers | WModuleContainer | [protected] |
m_errorNotifiersLock | WModuleContainer | [protected] |
m_infoProperties | WModule | [protected] |
m_initialized | WModule | [protected] |
m_inputConnectors | WModule | [protected] |
m_isAssociated | WModule | [protected] |
m_isCrashed | WThreadedRunner | [protected] |
m_isLoadFinished | WModule | [protected] |
m_isReady | WModule | [protected] |
m_isReadyOrCrashed | WModule | [protected] |
m_isRunning | WModule | [protected] |
m_isUsable | WModule | [protected] |
m_libPath | WModule | [protected] |
m_localPath | WModule | [protected] |
m_modules | WModuleContainer | [protected] |
m_moduleState | WModule | [protected] |
m_moduleSubscriptions | WModuleContainer | [private] |
m_name | WModuleContainer | [protected] |
m_outputConnectors | WModule | [protected] |
m_packageName | WModule | [protected] |
m_pendingThreads | WModuleContainer | [protected] |
m_pendingThreadsLock | WModuleContainer | [protected] |
m_progress | WModule | [protected] |
m_properties | WModule | [protected] |
m_readyNotifiers | WModuleContainer | [protected] |
m_readyNotifiersLock | WModuleContainer | [protected] |
m_readyProgress | WModule | [protected] |
m_removedNotifiers | WModuleContainer | [protected] |
m_removedNotifiersLock | WModuleContainer | [protected] |
m_requirements | WModule | [protected] |
m_restoreMode | WModule | [protected] |
m_runtimeName | WModule | [protected] |
m_shutdownFlag | WThreadedRunner | [protected] |
m_thread | WThreadedRunner | [protected] |
ModuleConstIterator typedef | WModuleContainer | |
ModuleContainerType typedef | WModuleContainer | |
moduleError(boost::shared_ptr< WModule > module, const WException &exception) | WModuleContainer | [protected, virtual] |
ModuleIterator typedef | WModuleContainer | |
moduleMain() | WModuleContainer | [protected, virtual] |
ModuleSharedContainerType typedef | WModuleContainer | |
ModuleSubscription typedef | WModuleContainer | [private] |
ModuleSubscriptionsConstIterator typedef | WModuleContainer | [private] |
ModuleSubscriptionsIterator typedef | WModuleContainer | [private] |
ModuleSubscriptionsSharedType typedef | WModuleContainer | [private] |
ModuleSubscriptionsType typedef | WModuleContainer | [private] |
ModuleVectorType typedef | WModuleContainer | |
msleep(const int32_t t) const | WThreadedRunner | [protected] |
notifyConnectionClosed(boost::shared_ptr< WModuleConnector > here, boost::shared_ptr< WModuleConnector > there) | WModule | [protected, virtual] |
notifyConnectionEstablished(boost::shared_ptr< WModuleConnector > here, boost::shared_ptr< WModuleConnector > there) | WModule | [protected, virtual] |
notifyDataChange(boost::shared_ptr< WModuleConnector > input, boost::shared_ptr< WModuleConnector > output) | WModule | [protected, virtual] |
notifyStop() | WThreadedRunner | [protected, virtual] |
onThreadException(const WException &e) | WModule | [protected, virtual] |
OutputConnectorList typedef | WModule | |
properties() | WModule | [protected, virtual] |
ready() | WModule | [protected] |
remove(boost::shared_ptr< WModule > module) | WModuleContainer | [virtual] |
removeAll() | WModuleContainer | [virtual] |
removeConnectors() | WModule | [protected] |
reportRestoreComplete() | WModule | |
requestStop() | WThreadedRunner | [virtual] |
Requirements typedef | WModule | [protected] |
requirements() | WModule | [protected, virtual] |
run() | WThreadedRunner | [virtual] |
run(THREADFUNCTION f) | WThreadedRunner | |
setAssociatedContainer(boost::shared_ptr< WModuleContainer > container) | WModule | [protected] |
setCrashIfModuleCrashes(bool crashIfCrashed=true) | WModuleContainer | |
setLibPath(boost::filesystem::path path) | WModule | [protected] |
setLocalPath(boost::filesystem::path path) | WModule | [protected] |
setPackageName(std::string name) | WModule | [protected] |
setRestoreNeeded(bool restore=true) | WModule | |
setThisThreadName(std::string name) | WThreadedRunner | [static] |
setThreadName(std::string name) | WThreadedRunner | |
sleep(const int32_t t) const | WThreadedRunner | [protected] |
SPtr typedef | WModule | |
stop() | WModuleContainer | [virtual] |
subscribeSignal(MODULE_SIGNAL signal, t_ModuleGenericSignalHandlerType notifier) | WModule | [virtual] |
subscribeSignal(MODULE_SIGNAL signal, t_ModuleErrorSignalHandlerType notifier) | WModule | [virtual] |
WThreadedRunner::subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier) | WThreadedRunner | [virtual] |
THREADFUNCTION typedef | WThreadedRunner | |
threadMain() | WModule | [protected, virtual] |
wait(bool requestFinish=false) | WThreadedRunner | |
waitForStop() | WThreadedRunner | [protected] |
waitRestored() | WModule | |
warnLog() const | WModule | [protected] |
WModule() | WModule | |
WModuleContainer(std::string name="Unnamed Module Container", std::string description="Used as container for several modules.") | WModuleContainer | |
WPrototyped() | WPrototyped | |
WThreadedRunner() | WThreadedRunner | |
yield() const | WThreadedRunner | [protected] |
~WModule() | WModule | [virtual] |
~WModuleContainer() | WModuleContainer | [virtual] |
~WPrototyped() | WPrototyped | [virtual] |
~WThreadedRunner() | WThreadedRunner | [virtual] |