#include <G4ITManager.hh>
Definition at line 97 of file G4ITManager.hh.
◆ iterator()
G4VITManager::iterator::iterator |
( |
G4ITBox * |
box | ) |
|
◆ ~iterator()
virtual G4VITManager::iterator::~iterator |
( |
| ) |
|
|
inlinevirtual |
◆ begin()
G4bool G4VITManager::iterator::begin |
( |
| ) |
|
|
virtual |
◆ end()
G4bool G4VITManager::iterator::end |
( |
| ) |
|
|
virtual |
◆ GetBox()
G4ITBox * G4VITManager::iterator::GetBox |
( |
| ) |
|
◆ operator*()
G4IT * G4VITManager::iterator::operator* |
( |
| ) |
|
◆ operator++()
◆ operator=()
◆ PrintNext()
void G4VITManager::iterator::PrintNext |
( |
| ) |
const |
|
protected |
Definition at line 120 of file G4ITManager_iterator.cc.
121{
123 {
125 {
128 << "\t"
131 }
132 }
133 else
134 {
136 }
137}
G4DLLIMPORT std::ostream G4cout
virtual const G4String & GetName() const =0
◆ fCurrentBox
G4ITBox* G4VITManager::iterator::fCurrentBox |
|
protected |
◆ fNextIT
G4IT* G4VITManager::iterator::fNextIT |
|
protected |
The documentation for this class was generated from the following files: