Geant4  10.00.p02
G4VITManager::allbox_iterator Class Reference

#include <G4ITManager.hh>

+ Inheritance diagram for G4VITManager::allbox_iterator:
+ Collaboration diagram for G4VITManager::allbox_iterator:

Public Member Functions

 allbox_iterator (G4ITType)
 
 allbox_iterator (G4VITManager *)
 
virtual ~allbox_iterator ()
 
allbox_iteratoroperator= (const allbox_iterator &i)
 
allbox_iteratoroperator++ (G4int)
 
- Public Member Functions inherited from G4VITManager::iterator
 iterator (G4ITBox *)
 
virtual ~iterator ()
 
virtual G4bool begin ()
 
virtual G4bool end ()
 
iteratoroperator= (const iterator &i)
 
iteratoroperator++ (G4int)
 
G4IToperator* ()
 
G4ITBoxGetBox ()
 

Protected Attributes

G4VITManagerfInstance
 
- Protected Attributes inherited from G4VITManager::iterator
G4ITfNextIT
 
G4ITBoxfCurrentBox
 

Additional Inherited Members

- Protected Member Functions inherited from G4VITManager::iterator
void PrintNext () const
 

Detailed Description

Definition at line 119 of file G4ITManager.hh.

Constructor & Destructor Documentation

G4VITManager::allbox_iterator::allbox_iterator ( G4ITType  type)

Definition at line 40 of file G4ITManager_allbox_iterator.cc.

References G4VITManager::iterator::fCurrentBox, fInstance, G4VITManager::iterator::fNextIT, G4VITManager::GetFirstBox(), G4AllITManager::GetInstance(), and G4AllITManager::Instance().

+ Here is the call graph for this function:

G4VITManager::allbox_iterator::allbox_iterator ( G4VITManager man)

Definition at line 47 of file G4ITManager_allbox_iterator.cc.

References G4VITManager::iterator::fCurrentBox, fInstance, G4VITManager::iterator::fNextIT, and G4VITManager::GetFirstBox().

+ Here is the call graph for this function:

virtual G4VITManager::allbox_iterator::~allbox_iterator ( )
inlinevirtual

Definition at line 124 of file G4ITManager.hh.

Member Function Documentation

G4VITManager::allbox_iterator & G4VITManager::allbox_iterator::operator++ ( G4int  )

Definition at line 56 of file G4ITManager_allbox_iterator.cc.

G4VITManager::allbox_iterator & G4VITManager::allbox_iterator::operator= ( const allbox_iterator i)

Member Data Documentation

G4VITManager* G4VITManager::allbox_iterator::fInstance
protected

Definition at line 129 of file G4ITManager.hh.

Referenced by allbox_iterator().


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