casacore
|
This is the complete list of members for casacore::ReadAsciiTable, 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) | casacore::ReadAsciiTable | privatestatic |
getArray(char *string1, Int lineSize, char *first, Int &at1, Char separator, const IPosition &shape, Int varAxis, Int type, void *valueBlock) | casacore::ReadAsciiTable | privatestatic |
getLine(ifstream &file, Int &lineNumber, char *line, Int lineSize, Bool testComment, const Regex &commentMarker, Int firstLine, Int lastLine) | casacore::ReadAsciiTable | privatestatic |
getNext(const Char *string, Int strlen, Char *result, Int &at, Char separator) | casacore::ReadAsciiTable | privatestatic |
getTypes(const IPosition &shape, const Char *in, Int leng, Char *string1, Char *string2, Char separator) | casacore::ReadAsciiTable | privatestatic |
getTypeShape(const String &typestr, IPosition &shape, Int &type) | casacore::ReadAsciiTable | privatestatic |
getValue(char *string1, Int lineSize, char *first, Int &at1, Char separator, Int type, void *value) | casacore::ReadAsciiTable | privatestatic |
handleArray(char *string1, Int lineSize, char *first, Int &at1, Char separator, const IPosition &shape, Int varAxis, Int type, TableColumn &tabcol, rownr_t rownr) | casacore::ReadAsciiTable | privatestatic |
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) | casacore::ReadAsciiTable | privatestatic |
handleScalar(char *string1, Int lineSize, char *first, Int &at1, Char separator, Int type, TableColumn &tabcol, rownr_t rownr) | casacore::ReadAsciiTable | privatestatic |
makeBool(const String &str) | casacore::ReadAsciiTable | privatestatic |
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) | casacore::ReadAsciiTable | privatestatic |
RATBool enum value | casacore::ReadAsciiTable | private |
RATComX enum value | casacore::ReadAsciiTable | private |
RATComZ enum value | casacore::ReadAsciiTable | private |
RATDComX enum value | casacore::ReadAsciiTable | private |
RATDComZ enum value | casacore::ReadAsciiTable | private |
RATDMS enum value | casacore::ReadAsciiTable | private |
RATDouble enum value | casacore::ReadAsciiTable | private |
RATFloat enum value | casacore::ReadAsciiTable | private |
RATHMS enum value | casacore::ReadAsciiTable | private |
RATInt enum value | casacore::ReadAsciiTable | private |
RATShort enum value | casacore::ReadAsciiTable | private |
RATString enum value | casacore::ReadAsciiTable | private |
RATType enum name | casacore::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) | casacore::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) | casacore::ReadAsciiTable | static |
stringToPos(const String &pos, Bool isDMS) | casacore::ReadAsciiTable | static |