Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
Column(PINDEX col) | PODBC::Table | |
Column(PString Name) | PODBC::Table | |
ColumnNames() | PODBC::Table | |
Columns() | PODBC::Table | |
Compare(const PObject &obj) const | PObject | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
DeleteRow(PINDEX row=0) | PODBC::Table | |
EqualTo enum value | PObject | |
GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
IsClass(const char *cls) const | PObject | [inline] |
LessThan enum value | PObject | |
NewRow() | PODBC::Table | |
operator!=(const PObject &obj) const | PObject | [inline] |
operator()(PINDEX row, PINDEX col) | PODBC::Table | |
operator<(const PObject &obj) const | PObject | [inline] |
operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
operator<=(const PObject &obj) const | PObject | [inline] |
operator==(const PObject &obj) const | PObject | [inline] |
operator>(const PObject &obj) const | PObject | [inline] |
operator>=(const PObject &obj) const | PObject | [inline] |
operator>>(istream &strm, PObject &obj) | PObject | [friend] |
operator[](PINDEX row) | PODBC::Table | |
PObject() | PObject | [inline, protected] |
Post() | PODBC::Table | |
PrintOn(ostream &strm) const | PObject | [virtual] |
ReadFrom(istream &strm) | PObject | [virtual] |
RecordHandler() | PODBC::Table | |
RowHandler | PODBC::Table | [protected] |
Rows() | PODBC::Table | |
stmt | PODBC::Table | [protected] |
Table(PODBC *odbc, PString Query) | PODBC::Table | |
tableName | PODBC::Table | [protected] |
~PObject() | PObject | [inline, virtual] |
~Table() | PODBC::Table |