SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
ModuleStateInterface.h File Reference
#include <string>
#include <iostream>
#include <boost/signals2/signal.hpp>
#include <boost/optional.hpp>
#include <boost/any.hpp>
#include <boost/atomic.hpp>
#include <Core/Algorithms/Base/AlgorithmBase.h>
#include <Dataflow/Network/NetworkFwd.h>
#include <Dataflow/Network/share.h>

Go to the source code of this file.

Classes

class  ModuleStateInterface
 
class  ModuleStateInterfaceFactory
 
class  StateChangeObserver
 

Namespaces

 SCIRun
 STL datatypes needed.
 
 SCIRun::Dataflow
 
 SCIRun::Dataflow::Networks
 

Functions

template<class T >
any_cast_or_default_ (const boost::any &x)
 
template<class T >
optional_any_cast_or_default (const boost::optional< boost::any > &x)