| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4VisCommandsViewer.hh>
 Inheritance diagram for G4VisCommandViewerClearTransients:
 Collaboration diagram for G4VisCommandViewerClearTransients:Public Member Functions | |
| G4VisCommandViewerClearTransients () | |
| virtual | ~G4VisCommandViewerClearTransients () | 
| G4String | GetCurrentValue (G4UIcommand *command) | 
| void | SetNewValue (G4UIcommand *command, G4String newValue) | 
  Public Member Functions inherited from G4VVisCommandViewer | |
| G4VVisCommandViewer () | |
| virtual | ~G4VVisCommandViewer () | 
  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 | 
Private Member Functions | |
| G4VisCommandViewerClearTransients (const G4VisCommandViewerClearTransients &) | |
| G4VisCommandViewerClearTransients & | operator= (const G4VisCommandViewerClearTransients &) | 
Private Attributes | |
| G4UIcmdWithAString * | fpCommand | 
Definition at line 105 of file G4VisCommandsViewer.hh.
| G4VisCommandViewerClearTransients::G4VisCommandViewerClearTransients | ( | ) | 
Definition at line 328 of file G4VisCommandsViewer.cc.
References fpCommand.
      
  | 
  virtual | 
Definition at line 340 of file G4VisCommandsViewer.cc.
References fpCommand.
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 344 of file G4VisCommandsViewer.cc.
References G4VVisCommand::fpVisManager.
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 349 of file G4VisCommandsViewer.cc.
References G4VSceneHandler::ClearTransientStore(), G4VisManager::confirmations, G4VisManager::errors, G4VVisCommand::fpVisManager, G4cout, G4endl, G4VViewer::GetSceneHandler(), G4VisManager::GetVerbosity(), G4VisManager::ResetTransientsDrawnFlags(), and G4VSceneHandler::SetMarkForClearingTransientStore().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 115 of file G4VisCommandsViewer.hh.
Referenced by G4VisCommandViewerClearTransients(), and ~G4VisCommandViewerClearTransients().