ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
Loading...
Searching...
No Matches
hdps::AbstractProjectManager::ScopedState Class Reference

#include <AbstractProjectManager.h>

Public Member Functions

 ScopedState (AbstractProjectManager *projectManager, const State &state)
 
 ~ScopedState ()
 

Detailed Description

Set state for the duration of the enveloping scope, reverts to idle when the object gets out of scope

Constructor & Destructor Documentation

◆ ScopedState()

hdps::AbstractProjectManager::ScopedState::ScopedState ( AbstractProjectManager projectManager,
const State state 
)
inline

Construct with initialization state

Parameters
projectManagerPointer to project manager for which to set the state
stateState at scope begin (reverts to idle when the object gets out of scope)

◆ ~ScopedState()

hdps::AbstractProjectManager::ScopedState::~ScopedState ( )
inline

Revert to idle when object goes out of scope


The documentation for this class was generated from the following file: