PTLib
Version 2.10.11
|
This is the complete list of members for PODBCStmt, including all inherited members.
Cancel() | PODBCStmt | |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
Compare(const PObject &obj) const | PObject | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
dbase | PODBCStmt | protected |
EqualTo enum value | PObject | |
Fetch() | PODBCStmt | |
FetchFirst() | PODBCStmt | |
FetchLast() | PODBCStmt | |
FetchNext() | PODBCStmt | |
FetchPrevious() | PODBCStmt | |
FetchRow(PINDEX nRow, PBoolean Absolute=1) | PODBCStmt | |
GetChangedRowCount(void) | PODBCStmt | |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetDBase() const | PODBCStmt | inline |
GetLastError() | PODBCStmt | |
GetLink() const | PODBCStmt | inline |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | virtual |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
IsClass(const char *cls) const | PObject | inline |
IsValid() | PODBCStmt | |
LessThan enum value | PObject | |
m_hStmt | PODBCStmt | protected |
odbclink | PODBCStmt | protected |
operator HSTMT() | PODBCStmt | inline |
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>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
PObject() | PObject | inlineprotected |
PODBCStmt(PODBC *odbc) | PODBCStmt | |
PrintOn(ostream &strm) const | PObject | virtual |
Query(PString strSQL) | PODBCStmt | |
ReadFrom(istream &strm) | PObject | virtual |
SQL_OK(SQLRETURN res) | PODBCStmt | |
TableList(PString option="") | PODBCStmt | |
~PObject() | PObject | inlinevirtual |
~PODBCStmt() | PODBCStmt |