|
ESyS-Particle
4.0.1
|

Public Types | |
|
typedef std::auto_ptr < ParticleReader > | ParticleReaderPtr |
|
typedef std::auto_ptr < ConnectionReader > | ConnectionReaderPtr |
|
typedef std::auto_ptr < std::istream > | IStreamPtr |
Public Member Functions | |
| Impl (const std::string &fileName) | |
| Impl (std::istream &iStream) | |
| void | initialise () |
| void | initialiseFile () |
| void | initialiseStream () |
Public Attributes | |
| std::string | m_fileName |
| GeometryInfo | m_geoInfo |
| IStreamPtr | m_iStreamPtr |
| std::istream * | m_pIStream |
| ParticleReaderPtr | m_particleReaderPtr |
| ConnectionReaderPtr | m_connectionReaderPtr |
1.7.6.1