Geant4
10.01.p03
|
#include <G4VisCommandsCompound.hh>
Public Member Functions | |
G4VisCommandDrawTree () | |
virtual | ~G4VisCommandDrawTree () |
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 () |
virtual G4String | GetCurrentValue (G4UIcommand *command) |
G4bool | operator== (const G4UImessenger &messenger) const |
G4bool | CommandsShouldBeInMaster () const |
Private Member Functions | |
G4VisCommandDrawTree (const G4VisCommandDrawTree &) | |
G4VisCommandDrawTree & | operator= (const G4VisCommandDrawTree &) |
Private Attributes | |
G4UIcommand * | fpCommand |
Definition at line 36 of file G4VisCommandsCompound.hh.
G4VisCommandDrawTree::G4VisCommandDrawTree | ( | ) |
Definition at line 41 of file G4VisCommandsCompound.cc.
References fpCommand, and G4UIcommand::SetGuidance().
|
virtual |
Definition at line 57 of file G4VisCommandsCompound.cc.
References fpCommand.
|
private |
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 61 of file G4VisCommandsCompound.cc.
References G4UImanager::ApplyCommand(), G4VisManager::confirmations, G4VVisCommand::fpVisManager, G4cout, G4endl, G4VisManager::GetCurrentGraphicsSystem(), G4VisManager::GetCurrentScene(), G4VisManager::GetCurrentSceneHandler(), G4VisManager::GetCurrentViewer(), G4VViewer::GetName(), G4UImanager::GetUIpointer(), G4UImanager::GetVerboseLevel(), G4VisManager::GetVerbosity(), G4VisManager::SetCurrentGraphicsSystem(), G4VisManager::SetCurrentScene(), G4VisManager::SetCurrentSceneHandler(), G4VisManager::SetCurrentViewer(), G4UImanager::SetVerboseLevel(), and G4VisManager::warnings.
|
private |
Definition at line 44 of file G4VisCommandsCompound.hh.
Referenced by G4VisCommandDrawTree(), and ~G4VisCommandDrawTree().