Geant4  10.00.p02
G4VStateDependent Class Referenceabstract

#include <G4VStateDependent.hh>

+ Inheritance diagram for G4VStateDependent:

Public Member Functions

 G4VStateDependent (G4bool bottom=false)
 
virtual ~G4VStateDependent ()
 
G4int operator== (const G4VStateDependent &right) const
 
G4int operator!= (const G4VStateDependent &right) const
 
virtual G4bool Notify (G4ApplicationState requestedState)=0
 

Private Member Functions

 G4VStateDependent (const G4VStateDependent &right)
 
G4VStateDependentoperator= (const G4VStateDependent &right)
 

Detailed Description

Definition at line 55 of file G4VStateDependent.hh.

Constructor & Destructor Documentation

G4VStateDependent::G4VStateDependent ( G4bool  bottom = false)
explicit

Definition at line 40 of file G4VStateDependent.cc.

References G4StateManager::GetStateManager(), and G4StateManager::RegisterDependent().

+ Here is the call graph for this function:

G4VStateDependent::~G4VStateDependent ( )
virtual

Definition at line 46 of file G4VStateDependent.cc.

References G4StateManager::DeregisterDependent(), and G4StateManager::GetStateManager().

+ Here is the call graph for this function:

G4VStateDependent::G4VStateDependent ( const G4VStateDependent right)
private

Definition at line 52 of file G4VStateDependent.cc.

References right.

Member Function Documentation

virtual G4bool G4VStateDependent::Notify ( G4ApplicationState  requestedState)
pure virtual

Implemented in G4UImanager, G4DNAMolecularMaterial, G4VisStateDependent, and HookEventProcState.

Referenced by G4StateManager::SetNewState().

+ Here is the caller graph for this function:

G4int G4VStateDependent::operator!= ( const G4VStateDependent right) const

Definition at line 69 of file G4VStateDependent.cc.

G4VStateDependent & G4VStateDependent::operator= ( const G4VStateDependent right)
private

Definition at line 57 of file G4VStateDependent.cc.

References right.

G4int G4VStateDependent::operator== ( const G4VStateDependent right) const

Definition at line 64 of file G4VStateDependent.cc.


The documentation for this class was generated from the following files: