_colCaseSense | ISTable | [private] |
_colNames | ISTable | [private] |
_compare_opts | ISTable | [private] |
_fnav | ISTable | [private] |
_GetColumnsIndices(vector< unsigned int > &colIndices, const vector< string > &colNames) | ISTable | |
_indexNames | ISTable | [private] |
_indices | ISTable | [private] |
_listsOfColumns | ISTable | [private] |
_modified | ISTable | [private] |
_name | ISTable | [private] |
_orient | ISTable | [private] |
_precision | ISTable | [private] |
_ttable | ISTable | [private] |
_unique | ISTable | [private] |
_version | ISTable | [private, static] |
AddColumn(const string &colName, const vector< string > &col=vector< string >(0)) | ISTable | |
AddRow(const vector< string > &row=vector< string >(0)) | ISTable | |
AggregateRow(const vector< unsigned int > &colIndices, const unsigned int rowIndex) | ISTable | [private] |
AppendToAndDelimit(string &to, const string &appending) | ISTable | [inline, private] |
AppendToColumn(const string &colName, const string &cell) | ISTable | |
AppendToColumn(const string &colName, const vector< string > &col) | ISTable | |
AppendToColumn(const unsigned int colIndex, const vector< string > &col) | ISTable | [private] |
AreListsOfColumnsValid(const vector< unsigned int > &colIndices) | ISTable | [private] |
CASE_INSENSE | ISTable | [static] |
CASE_SENSE | ISTable | [static] |
CellValue(const unsigned int colIndex, const unsigned int rowIndex) | ISTable | [private] |
Clear() | ISTable | [private] |
ClearColumn(const string &colName) | ISTable | |
ClearIndex(const unsigned int indexIndex) | ISTable | [private] |
ClearIndices() | ISTable | [private] |
ClearRow(const unsigned int rowIndex) | ISTable | |
ConvertDouble(const string &a, string &ret) | ISTable | [private] |
ConvertString(const string &value, const unsigned int colIndex) | ISTable | [private] |
ConvertToInt(const string &a, string &ret) | ISTable | [private] |
ConvertToLowerNoWhiteSpace(const string &a, string &ret) | ISTable | [private] |
CreateColumn(const string &colName, const unsigned int colIndex, const vector< string > &col=vector< string >(0)) | ISTable | [private] |
CreateIndex(const string &indexName, const vector< string > &colNames, const unsigned int unique=0) | ISTable | |
CreateIndex(const string &indexName, const vector< unsigned int > &colIndices, const unsigned int unique=0) | ISTable | [private] |
CreateInternalIndexName(const unsigned int indexIndex) | ISTable | [private] |
CreateKey(const vector< string > &colNames) | ISTable | |
CreateKey(const vector< unsigned int > &colIndices) | ISTable | [private] |
DEFAULT_OPTIONS | ISTable | [private, static] |
DEFAULT_PRECISION | ISTable | [private, static] |
DeleteColumn(const string &colName) | ISTable | |
DeleteIndex(const string &indexName) | ISTable | |
DeleteIndex(const unsigned int indexIndex) | ISTable | [private] |
DeleteRow(const unsigned int rowIndex) | ISTable | |
DeleteRows(const vector< unsigned int > &rows) | ISTable | |
DT_INTEGER | ISTable | [static] |
DT_INTEGER_VAL | ISTable | [static] |
DT_MASK | ISTable | [private, static] |
DT_STRING | ISTable | [static] |
DT_STRING_VAL | ISTable | [static] |
eBACKWARD enum value | ISTable | |
eCASE_SENSE enum value | ISTable | |
eCELLS enum value | ISTable | |
eCOL_NAMES enum value | ISTable | |
eCOLUMN_WISE enum value | ISTable | |
eEQUAL enum value | ISTable | |
eEXTRA enum value | ISTable | |
eFORWARD enum value | ISTable | |
eGREATER_THAN enum value | ISTable | |
eGREATER_THAN_OR_EQUAL enum value | ISTable | |
eLESS_COLS enum value | ISTable | |
eLESS_ROWS enum value | ISTable | |
eLESS_THAN enum value | ISTable | |
eLESS_THAN_OR_EQUAL enum value | ISTable | |
eMISSING enum value | ISTable | |
eMORE_COLS enum value | ISTable | |
eMORE_ROWS enum value | ISTable | |
eNONE enum value | ISTable | |
eOrientation enum name | ISTable | |
eROW_WISE enum value | ISTable | |
eSearchDir enum name | ISTable | |
eSearchType enum name | ISTable | |
eTableDiff enum name | ISTable | |
EXPONENT | ISTable | [private, static] |
FillColumn(const string &colName, const vector< string > &col) | ISTable | |
FillColumn(const vector< string > &col, const unsigned int colIndex) | ISTable | [private] |
FillRow(const unsigned int rowIndex, const vector< string > &row) | ISTable | |
FindDuplicateRows(vector< pair< unsigned int, unsigned int > > &duplRows, const vector< string > &colNames, const bool keepDuplRows, const eSearchDir searchDir=eFORWARD) | ISTable | |
FindDuplicateRows(const vector< unsigned int > &colIndices, vector< pair< unsigned int, unsigned int > > &duplRows, const unsigned int keep, const eSearchDir searchDir=eFORWARD) | ISTable | [private] |
FindFirst(const vector< string > &targets, const vector< string > &colNames, const string &indexName=String::Empty) | ISTable | |
FindFirst(const vector< string > &targets, const vector< unsigned int > &colIndices, const string &indexName=String::Empty) | ISTable | [private] |
FindFirst(const vector< string > &targets, const vector< unsigned int > &colIndices, const unsigned int indexIndex) | ISTable | [private] |
FindIndex(const string &indexName) | ISTable | [private] |
FindIndex(const vector< unsigned int > &colIndices) | ISTable | [private] |
FindKeyIndex() | ISTable | [private] |
GetColumn(vector< string > &col, const string &colName) | ISTable | |
GetColumn(vector< string > &col, const string &colName, const unsigned int fromRowIndex, unsigned int toRowIndex) | ISTable | |
GetColumn(vector< string > &col, const string &colName, const vector< unsigned int > &rowIndex) | ISTable | |
GetColumn(vector< string > &col, const string &colName, const string &indexName) | ISTable | |
GetColumnIndex(const string &colName) const | ISTable | |
GetColumnNames(vector< string > &colNames) const | ISTable | |
GetColumnsIndices(vector< unsigned int > &colIndices, const vector< string > &colNames=vector< string >(0)) | ISTable | |
GetCompareType(const vector< unsigned int > &colIndices) | ISTable | [private] |
GetDataType(const string &colName) | ISTable | |
GetLastRowIndex() | ISTable | [inline] |
GetModified() | ISTable | [inline] |
GetName() const | ISTable | [inline] |
GetNumColumns() const | ISTable | [inline] |
GetNumIndices() | ISTable | [inline] |
GetNumRows() const | ISTable | [inline] |
GetObject(Word index, FileNavigator *fileNav) | ISTable | |
GetObjectV1(Word index, FileNavigator *) | ISTable | [private] |
GetObjectV1_1(Word index, FileNavigator *) | ISTable | [private] |
GetObjectV2(Word index, FileNavigator *) | ISTable | [private] |
GetObjectV3(Word index, FileNavigator *) | ISTable | [private] |
GetObjectV6(Word index, FileNavigator *) | ISTable | [private] |
GetObjectV7(Word index, FileNavigator *) | ISTable | [private] |
GetRow(vector< string > &row, const unsigned int rowIndex, const string &fromColName=String::Empty, const string &toColName=String::Empty) | ISTable | |
IndexExists(const string &indexName) | ISTable | [inline] |
Init() | ISTable | [private] |
InsertColumn(const string &colName, const string &afColName, const vector< string > &col=vector< string >(0)) | ISTable | |
InsertColumn(const string &colName, const unsigned int colIndex, const vector< string > &col=vector< string >(0)) | ISTable | [private] |
InsertRow(const unsigned int atRowIndex, const vector< string > &row=vector< string >(0)) | ISTable | |
INT_LIMIT | ISTable | [private, static] |
IsColumnInIndex(const unsigned int indexIndex, const unsigned int colIndex) | ISTable | [private] |
IsColumnPresent(const string &colName) | ISTable | |
ISTable(const StringCompare::eCompareType colCaseSense=StringCompare::eCASE_SENSITIVE) | ISTable | |
ISTable(eOrientation orient, const StringCompare::eCompareType colCaseSense=StringCompare::eCASE_SENSITIVE) | ISTable | |
ISTable(const string &name, const StringCompare::eCompareType colCaseSense=StringCompare::eCASE_SENSITIVE) | ISTable | |
ISTable(const string &name, eOrientation orient, const StringCompare::eCompareType colCaseSense=StringCompare::eCASE_SENSITIVE) | ISTable | |
ISTable(const ISTable &inTable) | ISTable | |
LAST_DT_VALUE | ISTable | [private, static] |
MANTISSA | ISTable | [private, static] |
MAX_PRECISION | ISTable | [private, static] |
Merge(ISTable &inTable, unsigned int typeOfMerge=0) | ISTable | |
MultiStringsValue(const vector< string > &values, const vector< unsigned int > &colIndices) | ISTable | [private] |
operator()(const unsigned int rowIndex, const string &colName) const | ISTable | |
operator()(const unsigned int rowIndex, const unsigned int colIndex) const | ISTable | [private] |
operator=(const ISTable &inTable) | ISTable | |
operator==(ISTable &inTable) | ISTable | |
Print(const string &indexName) | ISTable | |
Print(unsigned int indexIndex) | ISTable | [private] |
PrintDiff(ISTable &inTable) | ISTable | |
Read(unsigned int indexInFile) | ISTable | |
RebuildIndex(const string &indexName) | ISTable | |
RebuildIndex(const unsigned int indexIndex) | ISTable | [private] |
RebuildIndices() | ISTable | |
Rename(const string &name) | ISTable | |
RenameColumn(const string &oldColName, const string &newColName) | ISTable | |
SC_MASK | ISTable | [private, static] |
Search(vector< unsigned int > &res, const string &target, const string &colName, const eSearchType searchType=eEQUAL) | ISTable | |
Search(vector< unsigned int > &res, const vector< string > &targets, const vector< string > &colNames, const eSearchType searchType=eEQUAL, const string &indexName=String::Empty) | ISTable | |
Search(vector< unsigned int > &res, const string &target, const unsigned int colIndex, const eSearchType searchType=eEQUAL) | ISTable | [private] |
Search(vector< unsigned int > &res, const vector< string > &targets, const vector< unsigned int > &colIndices, const eSearchType searchType=eEQUAL, const string &indexName=String::Empty) | ISTable | [private] |
Search(vector< unsigned int > &res, const vector< string > &targets, const vector< unsigned int > &colIndices, const unsigned int indexIndex, const eSearchType searchType=eEQUAL) | ISTable | [private] |
Search(vector< unsigned int > &res, const vector< string > &targets, const vector< string > &colNames, const unsigned int indexIndex, const eSearchType searchType=eEQUAL) | ISTable | [private] |
SetFileNavigator(FileNavigator *fileNavigator) | ISTable | |
SetFlags(const string &colName, const unsigned char flags) | ISTable | |
SetFlags(const unsigned char newOpts, const unsigned int colIndex) | ISTable | [private] |
SetIntersect(const vector< unsigned int > &a, const vector< unsigned int > &b, vector< unsigned int > &ret) | ISTable | [static] |
SetModified(const bool modified) | ISTable | [inline] |
SetUnion(const vector< unsigned int > &a, const vector< unsigned int > &b, vector< unsigned int > &ret) | ISTable | [static] |
SubRowValue(const vector< unsigned int > &colIndices, const unsigned int rowIndex) | ISTable | [private] |
UpdateCell(const unsigned int rowIndex, const string &colName, const string &value) | ISTable | |
UpdateCell(const string &cell, const unsigned int colIndex, const unsigned int rowIndex) | ISTable | [private] |
UpdateColListOnCellUpdate(const unsigned int rowIndex, const unsigned int colIndex) | ISTable | [private] |
UpdateColListOnColDelete(const unsigned int colIndex) | ISTable | [private] |
UpdateColListOnColInsert(const unsigned int colIndex) | ISTable | [private] |
UpdateIndex(const string &indexName, const unsigned int rowIndex) | ISTable | |
UpdateIndex(const unsigned int indexIndex, const unsigned int rowIndex) | ISTable | [private] |
UpdateIndices(const unsigned int rowIndex) | ISTable | [private] |
ValidateOptions(unsigned int colIndex) | ISTable | [private] |
VerifyColumnsIndices(const vector< unsigned int > &colIndices) | ISTable | [private] |
W_SPACE_INSENSE | ISTable | [static] |
W_SPACE_SENSE | ISTable | [static] |
Write() | ISTable | |
WriteObject(FileNavigator *fileNav, int &size) | ISTable | |
WriteObjectV7(FileNavigator *, int &size) | ISTable | [private] |
WS_MASK | ISTable | [private, static] |
~ISTable() | ISTable | |