| activate() | WModule | protectedvirtual |
| addConnector(std::shared_ptr< WModuleInputConnector > con) | WModule | protected |
| addConnector(std::shared_ptr< WModuleOutputConnector > con) | WModule | protected |
| applyEigenSolver(const Eigen::Matrix3d &m) const | WMEigenSystem | private |
| checkRequirements() const | WModule | |
| cleanup() | WModule | protectedvirtual |
| computeEigenSystem(WTensorSym< 2, 3, double > const &m) const | WMEigenSystem | private |
| connectors() | WMEigenSystem | protectedvirtual |
| ConstSPtr typedef | WModule | |
| debugLog() const | WModule | protected |
| deprecated() const | WModule | protectedvirtual |
| disconnect() | WModule | |
| eigenFuncDouble(TPVODouble::TransmitType const &input) | WMEigenSystem | private |
| eigenFuncFloat(TPVOFloat::TransmitType const &input) | WMEigenSystem | private |
| EigenFunctionTypeDouble typedef | WMEigenSystem | private |
| EigenFunctionTypeFloat typedef | WMEigenSystem | private |
| EigenOutputConnector typedef | WMEigenSystem | private |
| eigenSolverDouble(TPVODouble::TransmitType const &input) | WMEigenSystem | private |
| eigenSolverFloat(TPVOFloat::TransmitType const &input) | WMEigenSystem | private |
| errorLog() const | WModule | protected |
| factory() const | WMEigenSystem | virtual |
| findByUUID(std::string uuid) | WModule | static |
| findConnector(std::string name) | WModule | |
| findInputConnector(std::string name) | WModule | |
| findOutputConnector(std::string name) | WModule | |
| FloatValueSetType typedef | WMEigenSystem | private |
| getAssociatedContainer() const | WModule | |
| getConnector(std::string name) | WModule | |
| getCrashMessage() const | WThreadedRunner | |
| getDeprecationMessage() const | WModule | |
| getDescription() const | WMEigenSystem | virtual |
| getInformationProperties() const | WModule | |
| getInputConnector(std::string name) | WModule | |
| getInputConnectors() const | WModule | |
| getLibPath() const | WModule | |
| getLocalPath() const | WModule | |
| getMetaInformation() const | WModule | virtual |
| getName() const | WMEigenSystem | virtual |
| getOutputConnector(std::string name) | WModule | |
| getOutputConnectors() const | WModule | |
| getPackageName() const | WModule | |
| getPossibleDisconnections() | WModule | |
| getProperties() const | WModule | |
| getRootProgressCombiner() | WModule | virtual |
| getRuntimeName() const | WModule | |
| getSignalHandler(MODULE_CONNECTOR_SIGNAL signal) | WModule | protectedvirtual |
| getThreadName() const | WThreadedRunner | |
| getType() const | WModule | virtual |
| getUUID() const | WModule | |
| getXPMIcon() const | WMEigenSystem | 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 | |
| m_active | WModule | protected |
| m_container | WModule | protected |
| m_crashMessage | WThreadedRunner | protected |
| m_currentProgress | WMEigenSystem | private |
| m_eigenOperationDouble | WMEigenSystem | private |
| m_eigenOperationFloat | WMEigenSystem | private |
| m_eigenPool | WMEigenSystem | private |
| m_evalOutputs | WMEigenSystem | private |
| m_evecOutputs | WMEigenSystem | private |
| 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_meta | WModule | private |
| m_moduleState | WModule | protected |
| m_outputConnectors | WModule | protected |
| m_packageName | WModule | protected |
| m_progress | WModule | protected |
| m_properties | WModule | protected |
| m_readyProgress | WModule | protected |
| m_requirements | WModule | protected |
| m_restoreMode | WModule | protected |
| m_runtimeName | WModule | protected |
| m_shutdownFlag | WThreadedRunner | protected |
| m_strategySelector | WMEigenSystem | private |
| m_tensorIC | WMEigenSystem | private |
| m_thread | WThreadedRunner | protected |
| m_threadName | WThreadedRunner | private |
| m_uuid | WModule | private |
| moduleMain() | WMEigenSystem | protectedvirtual |
| msleep(const int32_t t) const | WThreadedRunner | protected |
| notifyConnectionClosed(std::shared_ptr< WModuleConnector > here, std::shared_ptr< WModuleConnector > there) | WModule | protectedvirtual |
| notifyConnectionEstablished(std::shared_ptr< WModuleConnector > here, std::shared_ptr< WModuleConnector > there) | WModule | protectedvirtual |
| notifyDataChange(std::shared_ptr< WModuleConnector > input, std::shared_ptr< WModuleConnector > output) | WModule | protectedvirtual |
| notifyStop() | WThreadedRunner | protectedvirtual |
| onThreadException(const WException &e) | WModule | protectedvirtual |
| operator=(const WThreadedRunner &rhs) | WThreadedRunner | private |
| OutputConnectorList typedef | WModule | |
| properties() | WMEigenSystem | protectedvirtual |
| ready() | WModule | protected |
| removeConnectors() | WModule | protected |
| reportRestoreComplete() | WModule | |
| requestStop() | WThreadedRunner | virtual |
| requirements() | WMEigenSystem | protectedvirtual |
| Requirements typedef | WModule | protected |
| resetEigenFunction(std::shared_ptr< WDataSetDTI > tensors) | WMEigenSystem | private |
| resetProgress(std::size_t todo, std::string name) | WMEigenSystem | private |
| run() | WThreadedRunner | virtual |
| run(THREADFUNCTION f) | WThreadedRunner | |
| setAssociatedContainer(std::shared_ptr< WModuleContainer > container) | WModule | protected |
| 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 | |
| setUUID(std::string uuid) | WModule | private |
| signal_error | WModule | private |
| signal_ready | WModule | private |
| signal_thread_error | WThreadedRunner | private |
| sleep(const int32_t t) const | WThreadedRunner | protected |
| SPtr typedef | WModule | |
| subscribeSignal(MODULE_SIGNAL signal, t_ModuleGenericSignalHandlerType notifier) | WModule | virtual |
| subscribeSignal(MODULE_SIGNAL signal, t_ModuleErrorSignalHandlerType notifier) | WModule | virtual |
| subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier) | WModule | |
| WThreadedRunner::subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier) | WThreadedRunner | virtual |
| THREADFUNCTION typedef | WThreadedRunner | |
| threadMain() | WModule | protectedvirtual |
| threadMainSave() | WThreadedRunner | private |
| TPVODouble typedef | WMEigenSystem | private |
| TPVOFloat typedef | WMEigenSystem | private |
| Tracking typedef | WMEigenSystem | private |
| TrackingFuncType typedef | WMEigenSystem | private |
| updateOCs(std::shared_ptr< const WDataSetSingle > es) | WMEigenSystem | private |
| wait(bool requestFinish=false) | WThreadedRunner | |
| waitForStop() | WThreadedRunner | protected |
| waitRestored() | WModule | |
| warnLog() const | WModule | protected |
| WMEigenSystem() | WMEigenSystem | |
| WModule() | WModule | |
| WPrototyped() | WPrototyped | |
| WThreadedRunner() | WThreadedRunner | |
| WThreadedRunner(const WThreadedRunner &rhs) | WThreadedRunner | private |
| yield() const | WThreadedRunner | protected |
| ~WMEigenSystem() | WMEigenSystem | virtual |
| ~WModule() | WModule | virtual |
| ~WPrototyped() | WPrototyped | virtual |
| ~WThreadedRunner() | WThreadedRunner | virtual |