SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
ExecutableObject.h File Reference
#include <boost/signals2.hpp>
#include <Dataflow/Network/NetworkFwd.h>
#include <Dataflow/Network/share.h>

Go to the source code of this file.

Classes

class  ExecutableObject
 

Namespaces

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

Typedefs

typedef
boost::signals2::signal< void(const
ModuleId &)> 
ExecuteBeginsSignalType
 
typedef
boost::signals2::signal< void(const
ModuleId &)> 
ExecuteEndsSignalType
 
typedef
boost::signals2::signal< void(const
ModuleId &)> 
ErrorSignalType