ESyS-Particle  2.3
esys::lsm::WallForceReaderPy Class Reference
Collaboration diagram for esys::lsm::WallForceReaderPy:

Public Member Functions

 WallForceReaderPy (int wallId1, int wallId2, const std::string &fileName)
 
bool hasNext () const
 
WallForceReader::WallForcePair next ()
 

Private Types

typedef boost::shared_ptr
< std::ifstream > 
IFStreamPtr
 

Private Attributes

IFStreamPtr m_iFStreamPtr
 
WallForceReader m_it
 

Member Typedef Documentation

typedef boost::shared_ptr<std::ifstream> esys::lsm::WallForceReaderPy::IFStreamPtr
private

Constructor & Destructor Documentation

esys::lsm::WallForceReaderPy::WallForceReaderPy ( int  wallId1,
int  wallId2,
const std::string &  fileName 
)
inline

Member Function Documentation

bool esys::lsm::WallForceReaderPy::hasNext ( ) const
inline
WallForceReader::WallForcePair esys::lsm::WallForceReaderPy::next ( )
inline

Member Data Documentation

IFStreamPtr esys::lsm::WallForceReaderPy::m_iFStreamPtr
private
WallForceReader esys::lsm::WallForceReaderPy::m_it
private

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