OpenWalnut  1.5.0dev
WMSurfaceParameterAnimator Member List

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

activate()WMSurfaceParameterAnimatorprotectedvirtual
addConnector(std::shared_ptr< WModuleInputConnector > con)WModuleprotected
addConnector(std::shared_ptr< WModuleOutputConnector > con)WModuleprotected
checkRequirements() constWModule
cleanup()WModuleprotectedvirtual
connectors()WMSurfaceParameterAnimatorprotectedvirtual
ConstSPtr typedefWModule
debugLog() constWModuleprotected
deprecated() constWModuleprotectedvirtual
disconnect()WModule
errorLog() constWModuleprotected
factory() constWMSurfaceParameterAnimatorvirtual
findByUUID(std::string uuid)WModulestatic
findConnector(std::string name)WModule
findInputConnector(std::string name)WModule
findOutputConnector(std::string name)WModule
getAssociatedContainer() constWModule
getConnector(std::string name)WModule
getCrashMessage() constWThreadedRunner
getDeprecationMessage() constWModule
getDescription() constWMSurfaceParameterAnimatorvirtual
getInformationProperties() constWModule
getInputConnector(std::string name)WModule
getInputConnectors() constWModule
getLibPath() constWModule
getLocalPath() constWModule
getMetaInformation() constWModulevirtual
getName() constWMSurfaceParameterAnimatorvirtual
getOutputConnector(std::string name)WModule
getOutputConnectors() constWModule
getPackageName() constWModule
getPossibleDisconnections()WModule
getProperties() constWModule
getRootProgressCombiner()WModulevirtual
getRuntimeName() constWModule
getSignalHandler(MODULE_CONNECTOR_SIGNAL signal)WModuleprotectedvirtual
getThreadName() constWThreadedRunner
getType() constWModulevirtual
getUUID() constWModule
getXPMIcon() constWMSurfaceParameterAnimatorvirtual
handleDeadlyException(const WException &e, std::string sender="WThreadedRunner")WThreadedRunnerprotected
infoLog() constWModuleprotected
initialize()WModuleprotected
InputConnectorList typedefWModule
isA()WPrototyped
isAssociated() constWModule
isCrashed() constWThreadedRunner
isDeprecated() constWModule
isInitialized() constWModule
isReady() constWModule
isReadyOrCrashed() constWModule
isRestoreNeeded() constWModule
isRunning() constWModule
isUseable() constWModule
m_activeWModuleprotected
m_alphaWMSurfaceParameterAnimatorprivate
m_containerWModuleprotected
m_crashMessageWThreadedRunnerprotected
m_dataSetWMSurfaceParameterAnimatorprivate
m_infoPropertiesWModuleprotected
m_initializedWModuleprotected
m_inputWMSurfaceParameterAnimatorprivate
m_inputConnectorsWModuleprotected
m_isAssociatedWModuleprotected
m_isCrashedWThreadedRunnerprotected
m_isLoadFinishedWModuleprotected
m_isoColorWMSurfaceParameterAnimatorprivate
m_isoValueWMSurfaceParameterAnimatorprivate
m_isReadyWModuleprotected
m_isReadyOrCrashedWModuleprotected
m_isRunningWModuleprotected
m_isUsableWModuleprotected
m_libPathWModuleprotected
m_localPathWModuleprotected
m_metaWModuleprivate
m_moduleStateWModuleprotected
m_outputConnectorsWModuleprotected
m_packageNameWModuleprotected
m_parameterScaleWMSurfaceParameterAnimatorprivate
m_progressWModuleprotected
m_propConditionWMSurfaceParameterAnimatorprivate
m_propertiesWModuleprotected
m_readyProgressWModuleprotected
m_requirementsWModuleprotected
m_restoreModeWModuleprotected
m_rootNodeWMSurfaceParameterAnimatorprivate
m_runtimeNameWModuleprotected
m_saturationWMSurfaceParameterAnimatorprivate
m_shaderWMSurfaceParameterAnimatorprivate
m_shutdownFlagWThreadedRunnerprotected
m_size1WMSurfaceParameterAnimatorprivate
m_size2WMSurfaceParameterAnimatorprivate
m_speed1WMSurfaceParameterAnimatorprivate
m_speed2WMSurfaceParameterAnimatorprivate
m_stepCountWMSurfaceParameterAnimatorprivate
m_threadWThreadedRunnerprotected
m_threadNameWThreadedRunnerprivate
m_tracesDataSetWMSurfaceParameterAnimatorprivate
m_tracesInputWMSurfaceParameterAnimatorprivate
m_uuidWModuleprivate
moduleMain()WMSurfaceParameterAnimatorprotectedvirtual
msleep(const int32_t t) constWThreadedRunnerprotected
notifyConnectionClosed(std::shared_ptr< WModuleConnector > here, std::shared_ptr< WModuleConnector > there)WModuleprotectedvirtual
notifyConnectionEstablished(std::shared_ptr< WModuleConnector > here, std::shared_ptr< WModuleConnector > there)WModuleprotectedvirtual
notifyDataChange(std::shared_ptr< WModuleConnector > input, std::shared_ptr< WModuleConnector > output)WModuleprotectedvirtual
notifyStop()WThreadedRunnerprotectedvirtual
onThreadException(const WException &e)WModuleprotectedvirtual
operator=(const WThreadedRunner &rhs)WThreadedRunnerprivate
OutputConnectorList typedefWModule
properties()WMSurfaceParameterAnimatorprotectedvirtual
ready()WModuleprotected
removeConnectors()WModuleprotected
renderSurface(const WBoundingBox &bbox)WMSurfaceParameterAnimatorprivate
reportRestoreComplete()WModule
requestStop()WThreadedRunnervirtual
requirements()WModuleprotectedvirtual
Requirements typedefWModuleprotected
run()WThreadedRunnervirtual
run(THREADFUNCTION f)WThreadedRunner
setAssociatedContainer(std::shared_ptr< WModuleContainer > container)WModuleprotected
setLibPath(boost::filesystem::path path)WModuleprotected
setLocalPath(boost::filesystem::path path)WModuleprotected
setPackageName(std::string name)WModuleprotected
setRestoreNeeded(bool restore=true)WModule
setThisThreadName(std::string name)WThreadedRunnerstatic
setThreadName(std::string name)WThreadedRunner
setUUID(std::string uuid)WModuleprivate
signal_errorWModuleprivate
signal_readyWModuleprivate
signal_thread_errorWThreadedRunnerprivate
sleep(const int32_t t) constWThreadedRunnerprotected
SPtr typedefWModule
subscribeSignal(MODULE_SIGNAL signal, t_ModuleGenericSignalHandlerType notifier)WModulevirtual
subscribeSignal(MODULE_SIGNAL signal, t_ModuleErrorSignalHandlerType notifier)WModulevirtual
subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier)WModule
WThreadedRunner::subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier)WThreadedRunnervirtual
THREADFUNCTION typedefWThreadedRunner
threadMain()WModuleprotectedvirtual
threadMainSave()WThreadedRunnerprivate
wait(bool requestFinish=false)WThreadedRunner
waitForStop()WThreadedRunnerprotected
waitRestored()WModule
warnLog() constWModuleprotected
WModule()WModule
WMSurfaceParameterAnimator()WMSurfaceParameterAnimator
WPrototyped()WPrototyped
WThreadedRunner()WThreadedRunner
WThreadedRunner(const WThreadedRunner &rhs)WThreadedRunnerprivate
yield() constWThreadedRunnerprotected
~WModule()WModulevirtual
~WMSurfaceParameterAnimator()WMSurfaceParameterAnimatorvirtual
~WPrototyped()WPrototypedvirtual
~WThreadedRunner()WThreadedRunnervirtual