casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::ReadAsciiTable Member List
This is the complete list of members for casa::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)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 valuecasa::ReadAsciiTable [private]
RATComX enum valuecasa::ReadAsciiTable [private]
RATComZ enum valuecasa::ReadAsciiTable [private]
RATDComX enum valuecasa::ReadAsciiTable [private]
RATDComZ enum valuecasa::ReadAsciiTable [private]
RATDMS enum valuecasa::ReadAsciiTable [private]
RATDouble enum valuecasa::ReadAsciiTable [private]
RATFloat enum valuecasa::ReadAsciiTable [private]
RATHMS enum valuecasa::ReadAsciiTable [private]
RATInt enum valuecasa::ReadAsciiTable [private]
RATShort enum valuecasa::ReadAsciiTable [private]
RATString enum valuecasa::ReadAsciiTable [private]
RATType enum namecasa::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]