| 
    Geant4
    10.01.p03
    
   | 
 
#include <G4VisCommandsViewer.hh>
 Inheritance diagram for G4VisCommandViewerDolly:
 Collaboration diagram for G4VisCommandViewerDolly:Public Member Functions | |
| G4VisCommandViewerDolly () | |
| virtual | ~G4VisCommandViewerDolly () | 
| 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 | 
| G4bool | CommandsShouldBeInMaster () const | 
Private Member Functions | |
| G4VisCommandViewerDolly (const G4VisCommandViewerDolly &) | |
| G4VisCommandViewerDolly & | operator= (const G4VisCommandViewerDolly &) | 
Private Attributes | |
| G4UIcmdWithADoubleAndUnit * | fpCommandDolly | 
| G4UIcmdWithADoubleAndUnit * | fpCommandDollyTo | 
| G4double | fDollyIncrement | 
| G4double | fDollyTo | 
Definition at line 158 of file G4VisCommandsViewer.hh.
| G4VisCommandViewerDolly::G4VisCommandViewerDolly | ( | ) | 
Definition at line 774 of file G4VisCommandsViewer.cc.
References fpCommandDolly, and fpCommandDollyTo.
      
  | 
  virtual | 
Definition at line 803 of file G4VisCommandsViewer.cc.
References fpCommandDolly, and fpCommandDollyTo.
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 808 of file G4VisCommandsViewer.cc.
References G4UIcommand::ConvertToString(), fDollyIncrement, fDollyTo, fpCommandDolly, and fpCommandDollyTo.
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 819 of file G4VisCommandsViewer.cc.
References G4VisManager::confirmations, G4VisManager::errors, fDollyIncrement, fDollyTo, fpCommandDolly, fpCommandDollyTo, G4VVisCommand::fpVisManager, G4cerr, G4cout, G4endl, G4VisManager::GetCurrentViewer(), G4ViewParameters::GetDolly(), G4UIcmdWithADoubleAndUnit::GetNewDoubleValue(), G4VisManager::GetVerbosity(), G4VViewer::GetViewParameters(), G4ViewParameters::IncrementDolly(), G4ViewParameters::SetDolly(), and G4VVisCommandViewer::SetViewParameters().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 169 of file G4VisCommandsViewer.hh.
Referenced by GetCurrentValue(), and SetNewValue().
      
  | 
  private | 
Definition at line 170 of file G4VisCommandsViewer.hh.
Referenced by GetCurrentValue(), and SetNewValue().
      
  | 
  private | 
Definition at line 167 of file G4VisCommandsViewer.hh.
Referenced by G4VisCommandViewerDolly(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerDolly().
      
  | 
  private | 
Definition at line 168 of file G4VisCommandsViewer.hh.
Referenced by G4VisCommandViewerDolly(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerDolly().