SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Enumerations
Command.h File Reference
#include <boost/shared_ptr.hpp>
#include <Core/Command/share.h>

Go to the source code of this file.

Classes

class  Command
 
class  UndoableCommand
 
class  RedoableCommand
 
class  GuiCommand
 
class  ConsoleCommand
 

Namespaces

 SCIRun
 STL datatypes needed.
 
 SCIRun::Core
 
 SCIRun::Core::Commands
 

Typedefs

typedef boost::shared_ptr
< Command > 
CommandHandle
 

Enumerations

enum  GlobalCommands {
  ShowMainWindow, ShowSplashScreen, PrintHelp, PrintVersion,
  LoadNetworkFile, RunPythonScript, ExecuteCurrentNetwork, SetupQuitAfterExecute,
  QuitCommand
}