Geant4  10.00.p02
G4InterpolationIterator Class Reference

#include <G4InterpolationIterator.hh>

+ Collaboration diagram for G4InterpolationIterator:

Public Member Functions

 G4InterpolationIterator (G4InterpolationManager *aManager)
 
 ~G4InterpolationIterator ()
 
G4bool Fetch ()
 
G4InterpolationScheme Current ()
 

Private Member Functions

 G4InterpolationIterator ()
 

Private Attributes

G4InterpolationManagertheManager
 
G4int current
 
G4int counter
 
G4bool started
 

Detailed Description

Definition at line 35 of file G4InterpolationIterator.hh.

Constructor & Destructor Documentation

G4InterpolationIterator::G4InterpolationIterator ( )
inlineprivate

Definition at line 38 of file G4InterpolationIterator.hh.

G4InterpolationIterator::G4InterpolationIterator ( G4InterpolationManager aManager)
inline

Definition at line 41 of file G4InterpolationIterator.hh.

References started, and theManager.

G4InterpolationIterator::~G4InterpolationIterator ( )
inline

Definition at line 47 of file G4InterpolationIterator.hh.

Member Function Documentation

G4InterpolationScheme G4InterpolationIterator::Current ( )
inline

Definition at line 66 of file G4InterpolationIterator.hh.

References current, and started.

G4bool G4InterpolationIterator::Fetch ( )
inline

Member Data Documentation

G4int G4InterpolationIterator::counter
private

Definition at line 75 of file G4InterpolationIterator.hh.

Referenced by Fetch().

G4int G4InterpolationIterator::current
private

Definition at line 74 of file G4InterpolationIterator.hh.

Referenced by Current(), and Fetch().

G4bool G4InterpolationIterator::started
private

Definition at line 76 of file G4InterpolationIterator.hh.

Referenced by Current(), Fetch(), and G4InterpolationIterator().

G4InterpolationManager* G4InterpolationIterator::theManager
private

Definition at line 73 of file G4InterpolationIterator.hh.

Referenced by Fetch(), and G4InterpolationIterator().


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