AbsoluteFileLimit | PLearn::SimpleDB< KeyType, QueryResult > | [static] |
AccessType enum name | PLearn::SimpleDB< KeyType, QueryResult > | |
addRow(const Row &) | PLearn::SimpleDB< KeyType, QueryResult > | |
clearIndex(string columnName) | PLearn::SimpleDB< KeyType, QueryResult > | |
computeStats(unsigned int nrows) | PLearn::SDBWithStats | |
computeStats() | PLearn::SDBWithStats | [inline] |
EmptyResult | PLearn::SimpleDB< KeyType, QueryResult > | [static] |
fieldname(int i) | PLearn::SDBWithStats | [inline] |
fieldstat | PLearn::SDBWithStats | |
findColumn(string name, int &position, int &start, int &precision) const | PLearn::SimpleDB< KeyType, QueryResult > | [inline] |
findEqual(const unsigned char *lookfor, string columnName, string secondColumn=string("")) | PLearn::SimpleDB< KeyType, QueryResult > | |
findEqualIndexed(const unsigned char *lookfor, string columnName, string secondColumn=string("")) | PLearn::SimpleDB< KeyType, QueryResult > | |
findEqualLinear(const unsigned char *lookfor, string columnName, string secondColumn=string("")) | PLearn::SimpleDB< KeyType, QueryResult > | |
findEqualLinear(const vuc &lookfor, string columnName, string secondColumn=string("")) | PLearn::SimpleDB< KeyType, QueryResult > | |
forgetStats() | PLearn::SDBWithStats | |
getInRow(RowNumber, Row &) const | PLearn::SimpleDB< KeyType, QueryResult > | |
getName() const | PLearn::SimpleDB< KeyType, QueryResult > | [inline] |
getPath() const | PLearn::SimpleDB< KeyType, QueryResult > | [inline] |
getRow(RowNumber) const | PLearn::SimpleDB< KeyType, QueryResult > | |
getSchema() const | PLearn::SimpleDB< KeyType, QueryResult > | [inline] |
getStat(int i) | PLearn::SDBWithStats | |
getStat(int i) const | PLearn::SDBWithStats | |
getStat(const string &fieldname) | PLearn::SDBWithStats | |
getStat(const string &fieldname) const | PLearn::SDBWithStats | |
hasStats() | PLearn::SDBWithStats | |
Index typedef | PLearn::SimpleDB< KeyType, QueryResult > | |
indexColumn(string columnName, string secondColumn=string("")) | PLearn::SimpleDB< KeyType, QueryResult > | |
IndexKey typedef | PLearn::SimpleDB< KeyType, QueryResult > | |
indexOfField(const string &fieldname) const | PLearn::SimpleDB< KeyType, QueryResult > | [inline] |
InvalidRow enum value | PLearn::SimpleDB< KeyType, QueryResult > | |
length() const | PLearn::SimpleDB< KeyType, QueryResult > | [inline] |
loadSchema() | PLearn::SimpleDB< KeyType, QueryResult > | |
loadStats() | PLearn::SDBWithStats | |
nfields() | PLearn::SDBWithStats | [inline] |
Offset typedef | PLearn::SimpleDB< KeyType, QueryResult > | |
PIndex typedef | PLearn::SimpleDB< KeyType, QueryResult > | |
QueryResult_t typedef | PLearn::SimpleDB< KeyType, QueryResult > | |
readonly enum value | PLearn::SimpleDB< KeyType, QueryResult > | |
readwrite enum value | PLearn::SimpleDB< KeyType, QueryResult > | |
RowNumber typedef | PLearn::SimpleDB< KeyType, QueryResult > | |
saveSchema() | PLearn::SimpleDB< KeyType, QueryResult > | |
saveStats() | PLearn::SDBWithStats | |
SDBWithStats(string basename, string path=".", AccessType access=readwrite, bool verbose=true) | PLearn::SDBWithStats | |
setRow(const Row &, RowNumber) | PLearn::SimpleDB< KeyType, QueryResult > | |
setSchema(const Schema &s) | PLearn::SimpleDB< KeyType, QueryResult > | |
SimpleDB(string rootname, string path=".", AccessType=readwrite, bool verbose=true) | PLearn::SimpleDB< KeyType, QueryResult > | |
size() const | PLearn::SimpleDB< KeyType, QueryResult > | [inline] |
tableSizeMultiplier() const | PLearn::SimpleDB< KeyType, QueryResult > | [inline] |
tableSizeMultiplier(double x) | PLearn::SimpleDB< KeyType, QueryResult > | [inline] |
truncateFromRow(RowNumber n) | PLearn::SimpleDB< KeyType, QueryResult > | |
vuc typedef | PLearn::SimpleDB< KeyType, QueryResult > | |
width() const | PLearn::SimpleDB< KeyType, QueryResult > | [inline] |
~SimpleDB() | PLearn::SimpleDB< KeyType, QueryResult > | [virtual] |