SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs | Enumerations
SCIRun::Core::Commands Namespace Reference

Classes

class  Command
 
class  UndoableCommand
 
class  RedoableCommand
 
class  GuiCommand
 
class  ConsoleCommand
 
class  GlobalCommandFactory
 
class  CommandQueue
 
class  GlobalCommandBuilderFromCommandLine
 

Typedefs

typedef boost::shared_ptr
< Command
CommandHandle
 
typedef boost::shared_ptr
< GlobalCommandFactory
GlobalCommandFactoryHandle
 
typedef boost::shared_ptr
< CommandQueue
CommandQueueHandle
 

Enumerations

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

Typedef Documentation

typedef boost::shared_ptr<Command> CommandHandle
typedef boost::shared_ptr<CommandQueue> CommandQueueHandle

Enumeration Type Documentation

Enumerator
ShowMainWindow 
ShowSplashScreen 
PrintHelp 
PrintVersion 
LoadNetworkFile 
RunPythonScript 
ExecuteCurrentNetwork 
SetupQuitAfterExecute 
QuitCommand