| Geant4
    10.01.p02
    | 
#include <G4VisCommands.hh>
 Inheritance diagram for G4VisCommandEnable:
 Inheritance diagram for G4VisCommandEnable: Collaboration diagram for G4VisCommandEnable:
 Collaboration diagram for G4VisCommandEnable:| Public Member Functions | |
| G4VisCommandEnable () | |
| virtual | ~G4VisCommandEnable () | 
| G4String | GetCurrentValue (G4UIcommand *command) | 
| void | SetNewValue (G4UIcommand *command, G4String newValue) | 
|  Public Member Functions inherited from G4VVisCommand | |
| G4VVisCommand () | |
| virtual | ~G4VVisCommand () | 
|  Public Member Functions inherited from G4UImessenger | |
| G4UImessenger () | |
| G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) | |
| virtual | ~G4UImessenger () | 
| G4bool | operator== (const G4UImessenger &messenger) const | 
| G4bool | CommandsShouldBeInMaster () const | 
| Private Member Functions | |
| G4VisCommandEnable (const G4VisCommandEnable &) | |
| G4VisCommandEnable & | operator= (const G4VisCommandEnable &) | 
| Private Attributes | |
| G4UIcmdWithABool * | fpCommand | 
| G4UIcmdWithoutParameter * | fpCommand1 | 
Definition at line 52 of file G4VisCommands.hh.
| G4VisCommandEnable::G4VisCommandEnable | ( | ) | 
Definition at line 80 of file G4VisCommands.cc.
References fpCommand, and fpCommand1.
| 
 | virtual | 
Definition at line 92 of file G4VisCommands.cc.
References fpCommand, and fpCommand1.
| 
 | private | 
| 
 | virtual | 
Reimplemented from G4UImessenger.
Definition at line 97 of file G4VisCommands.cc.
| 
 | private | 
| 
 | virtual | 
Reimplemented from G4UImessenger.
Definition at line 101 of file G4VisCommands.cc.
References G4UIcommand::ConvertToBool(), G4VisManager::Disable(), G4VisManager::Enable(), fpCommand, and G4VVisCommand::fpVisManager.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 61 of file G4VisCommands.hh.
Referenced by G4VisCommandEnable(), SetNewValue(), and ~G4VisCommandEnable().
| 
 | private | 
Definition at line 62 of file G4VisCommands.hh.
Referenced by G4VisCommandEnable(), and ~G4VisCommandEnable().