, including all inherited members.
doRun(const String &headerfile, const String &filein, const String &tableproto, const String &tablename, Bool autoHeader, const IPosition &autoShape, const Vector< String > &columnNames, const Vector< String > &dataTypes, Char separator, Bool testComment, const Regex &commentMarker, Int firstLine, Int lastLine) | casa::ReadAsciiTable | [private, static] |
getArray(char *string1, Int lineSize, char *first, Int &at1, Char separator, const IPosition &shape, Int varAxis, Int type, void *valueBlock) | casa::ReadAsciiTable | [private, static] |
getLine(ifstream &file, Int &lineNumber, char *line, Int lineSize, Bool testComment, const Regex &commentMarker, Int firstLine, Int lastLine) | casa::ReadAsciiTable | [private, static] |
getNext(const Char *string, Int strlen, Char *result, Int &at, Char separator) | casa::ReadAsciiTable | [private, static] |
getTypes(const IPosition &shape, const Char *in, Int leng, Char *string1, Char *string2, Char separator) | casa::ReadAsciiTable | [private, static] |
getTypeShape(const String &typestr, IPosition &shape, Int &type) | casa::ReadAsciiTable | [private, static] |
getValue(char *string1, Int lineSize, char *first, Int &at1, Char separator, Int type, void *value) | casa::ReadAsciiTable | [private, static] |
handleArray(char *string1, Int lineSize, char *first, Int &at1, Char separator, const IPosition &shape, Int varAxis, Int type, TableColumn &tabcol, uInt rownr) | casa::ReadAsciiTable | [private, static] |
handleKeyset(Int lineSize, char *string1, char *first, char *second, TableRecord &keysets, LogIO &logger, const String &fileName, ifstream &jFile, Int &lineNumber, Char separator, Bool testComment, const Regex &commentMarker, Int firstLine, Int lastLine) | casa::ReadAsciiTable | [private, static] |
handleScalar(char *string1, Int lineSize, char *first, Int &at1, Char separator, Int type, TableColumn &tabcol, uInt rownr) | casa::ReadAsciiTable | [private, static] |
makeBool(const String &str) | casa::ReadAsciiTable | [private, static] |
makeTab(String &formatString, Table::TableType tableType, const String &headerfile, const String &filein, const String &tableproto, const String &tablename, Bool autoHeader, const IPosition &autoShape, const Vector< String > &columnNames, const Vector< String > &dataTypes, Char separator, Bool testComment, const Regex &commentMarker, Int firstLine, Int lastLine) | casa::ReadAsciiTable | [private, static] |
RATBool enum value | casa::ReadAsciiTable | [private] |
RATComX enum value | casa::ReadAsciiTable | [private] |
RATComZ enum value | casa::ReadAsciiTable | [private] |
RATDComX enum value | casa::ReadAsciiTable | [private] |
RATDComZ enum value | casa::ReadAsciiTable | [private] |
RATDMS enum value | casa::ReadAsciiTable | [private] |
RATDouble enum value | casa::ReadAsciiTable | [private] |
RATFloat enum value | casa::ReadAsciiTable | [private] |
RATHMS enum value | casa::ReadAsciiTable | [private] |
RATInt enum value | casa::ReadAsciiTable | [private] |
RATShort enum value | casa::ReadAsciiTable | [private] |
RATString enum value | casa::ReadAsciiTable | [private] |
RATType enum name | casa::ReadAsciiTable | [private] |
run(const String &headerfile, const String &filein, const String &tableproto, const String &tablename, Bool autoHeader, const IPosition &autoShape, const Vector< String > &columnNames, const Vector< String > &dataTypes, Char separator, const String &commentMarkerRegex, Int firstLine, Int lastLine) | casa::ReadAsciiTable | [static] |
runt(String &formatString, Table::TableType tableType, const String &headerfile, const String &filein, const String &tableproto, const String &tablename, Bool autoHeader, const IPosition &autoShape, const Vector< String > &columnNames, const Vector< String > &dataTypes, Char separator, const String &commentMarkerRegex, Int firstLine, Int lastLine) | casa::ReadAsciiTable | [static] |
stringToPos(const String &pos, Bool isDMS) | casa::ReadAsciiTable | [static] |