LTL  2.0.x
ltl::AscFile Member List

This is the complete list of members for ltl::AscFile, including all inherited members.

AscFile(const string &fname, const char delim=0, const string &comment="#")ltl::AscFile
AscFile(const string &fname, const int b, int e=-1, const char delim=0, const string &comment="#")ltl::AscFile
begin_ltl::AscFileprotected
close()ltl::AscFileinline
cols()ltl::AscFile
cols_ltl::AscFileprotected
comment_ltl::AscFileprotected
countCols__()ltl::AscFileprotected
countRows__()ltl::AscFileprotected
currline_ltl::AscFileprotected
delim_ltl::AscFileprotected
end_ltl::AscFileprotected
eof__()ltl::AscFileprotected
filename_ltl::AscFileprotected
getHeader(vector< string > &, bool keepcs=false)ltl::AscFile
getNextColumn__(char *&str)ltl::AscFileprotected
in_ltl::AscFileprotected
readCols__(int first=0, int last=0, const int start=1, int nrows=-1)ltl::AscFileprotected
readColumn(const int col, T &cont, const int start=1, int nrows=-1)ltl::AscFile
readColumn(const int col, vector< T > &cont, const int start=1, int nrows=-1)ltl::AscFile
readColumn(const int col, T *&cont, const int start=1, int nrows=-1)ltl::AscFile
readColumn(const int col, vector< string > &cont, const int start, int nrows)ltl::AscFile
readColumnFromLine__(const int col, const string &line)ltl::AscFileprotected
readDoubleColumn(const int col, const int start=1, int nrows=-1)ltl::AscFile
readDoubleColumns(const int first=0, const int last=0, const int start=1, int nrows=-1)ltl::AscFile
readFloatCols__(int first=0, int last=0, const int start=1, int nrows=-1)ltl::AscFileprotected
readFloatColumn(const int col, const int start=1, int nrows=-1)ltl::AscFile
readFloatColumns(const int first=0, const int last=0, const int start=1, int nrows=-1)ltl::AscFile
readFloatColumns(const int *cols, const int ncols, const int start=1, int nrows=-1)ltl::AscFile
readIntCols__(int first=0, int last=0, const int start=1, int nrows=-1)ltl::AscFileprotected
readIntColumn(const int col, const int start=1, int nrows=-1)ltl::AscFile
readIntColumns(const int first=0, const int last=0, const int start=1, int nrows=-1)ltl::AscFile
readLongLongColumn(const int col, const int start=1, int nrows=-1)ltl::AscFile
readLongLongColumns(const int first=0, const int last=0, const int start=1, int nrows=-1)ltl::AscFile
readNextLine(string &buf)ltl::AscFileinline
readNextLine__(string &buf)ltl::AscFileprotected
readSingleCol__(const int col, const int start=1, int nrows=-1)ltl::AscFileprotected
readSingleFloatCol__(const int col, const int start=1, int nrows=-1)ltl::AscFileprotected
readSingleIntCol__(const int col, const int start=1, int nrows=-1)ltl::AscFileprotected
replaceColumn(const int col, const T &cont, ostream &os)ltl::AscFile
replaceColumns(const int col1, const int col2, const T &cont, ostream &os)ltl::AscFile
replaceColumnsInLine__(const int col1, const int col2, string &line, const string &rep)ltl::AscFileprotected
rewind()ltl::AscFileinline
rewind__()ltl::AscFileprotected
rows()ltl::AscFile
rows_ltl::AscFileprotected
~AscFile()ltl::AscFilevirtual