ReadAscii Member List
This is the complete list of members for
ReadAscii, including all inherited members.
GetCol(vector< int > &col, const int co) | ReadAscii | |
GetCol(vector< double > &col, const int co) | ReadAscii | |
GetCol(vector< string > &col, const int co) | ReadAscii | |
GetElement(int &element, const int li, const int co) | ReadAscii | |
GetElement(double &element, const int li, const int co) | ReadAscii | |
GetElement(string &element, const int li, const int co) | ReadAscii | |
GetLine(string &line, const int li) | ReadAscii | |
GetNCol(void) | ReadAscii | [inline] |
GetNLine(void) | ReadAscii | [inline] |
GetNRow(void) | ReadAscii | [inline] |
ReadAscii(const string afilename, const string aformat="UNKNOWN") | ReadAscii | |
SetFormat(const int co, const char aformat) | ReadAscii | |
~ReadAscii(void) | ReadAscii | [virtual] |