PLearn 0.1
PLearn::SDBWithStats Member List
This is the complete list of members for PLearn::SDBWithStats, including all inherited members.
AbsoluteFileLimitPLearn::SimpleDB< KeyType, QueryResult > [static]
AccessType enum namePLearn::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]
EmptyResultPLearn::SimpleDB< KeyType, QueryResult > [static]
fieldname(int i)PLearn::SDBWithStats [inline]
fieldstatPLearn::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 typedefPLearn::SimpleDB< KeyType, QueryResult >
indexColumn(string columnName, string secondColumn=string(""))PLearn::SimpleDB< KeyType, QueryResult >
IndexKey typedefPLearn::SimpleDB< KeyType, QueryResult >
indexOfField(const string &fieldname) const PLearn::SimpleDB< KeyType, QueryResult > [inline]
InvalidRow enum valuePLearn::SimpleDB< KeyType, QueryResult >
length() const PLearn::SimpleDB< KeyType, QueryResult > [inline]
loadSchema()PLearn::SimpleDB< KeyType, QueryResult >
loadStats()PLearn::SDBWithStats
nfields()PLearn::SDBWithStats [inline]
Offset typedefPLearn::SimpleDB< KeyType, QueryResult >
PIndex typedefPLearn::SimpleDB< KeyType, QueryResult >
QueryResult_t typedefPLearn::SimpleDB< KeyType, QueryResult >
readonly enum valuePLearn::SimpleDB< KeyType, QueryResult >
readwrite enum valuePLearn::SimpleDB< KeyType, QueryResult >
RowNumber typedefPLearn::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 typedefPLearn::SimpleDB< KeyType, QueryResult >
width() const PLearn::SimpleDB< KeyType, QueryResult > [inline]
~SimpleDB()PLearn::SimpleDB< KeyType, QueryResult > [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines