CoordsFile::XtcHandler Class Reference
Inheritance diagram for CoordsFile::XtcHandler:
Collaboration diagram for CoordsFile::XtcHandler:

Public Member Functions

 XtcHandler (std::string fname, std::string mode)
 
std::vector< float > next ()
 
void write (std::vector< float > row)
 
bool eof ()
 

Protected Attributes

bool _eof
 
std::string _mode
 
int _natoms
 
int _nrow
 
XDRFILE * _xdr
 
rvec * _coord_buf
 

Detailed Description

Definition at line 62 of file coords_file.hpp.


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