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

Public Member Functions

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

Protected Attributes

std::ifstream _ifs
 
std::ofstream _ofs
 
bool _eof
 
std::string _mode
 

Detailed Description

Definition at line 49 of file coords_file.hpp.


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