SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
Application.h File Reference
#include <boost/filesystem/path.hpp>
#include <Core/Utils/Singleton.h>
#include <Core/CommandLine/CommandLine.h>
#include <Core/Command/CommandFactory.h>
#include <Core/Application/share.h>

Go to the source code of this file.

Classes

class  Application
 Application is the thread that processes all the actions in the program. More...
 

Namespaces

 SCIRun
 STL datatypes needed.
 
 SCIRun::Dataflow
 
 SCIRun::Dataflow::Engine
 
 SCIRun::Core
 

Typedefs

typedef boost::shared_ptr
< ApplicationPrivate > 
ApplicationPrivateHandle