casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
casacore::ReadAsciiTable Member List

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