, including all inherited members.
| alterId(Storeable *pObject, int pNewId) | Stream | [protected] |
| bind(const char *pTable, const char *pField, StoreableFilterBase *pFilter, Database::StoreType pType=Database::STRING) | Stream | |
| bindInt(const char *pTable, const char *pField, StoreableFilterBase *pFilter=NULL) | Stream | |
| bindStid(const char *pTable, const char *pField, StoreableFilterBase *pFilter=NULL) | Stream | |
| bindString(const char *pTable, const char *pField, StoreableFilterBase *pFilter=NULL) | Stream | |
| close() | SQLIStream | [virtual] |
| countTables(Storeable *pObject) | Stream | [protected] |
| createTree(const StoreTable *pRootTable) | Stream | [protected] |
| destroy() | SQLIStream | [virtual] |
| enableDebug(bool pFlag=true) | Stream | |
| get(Storeable *pObject, const char *pRootTable=NULL) | IStream | [virtual] |
| get(CollectionFilterBase *pFilter, const char *pRootTable=NULL) | IStream | [virtual] |
| getColTable(Storeable &pObject) | Stream | [protected] |
| getConversionSpecs() const | SQLIStream | |
| getNext(Storeable *pObject) | SQLIStream | [virtual] |
| getQuery() const | SQLIStream | |
| getRootTableName(Storeable &pObj) | Stream | [protected] |
| getStoredTables(Storeable *pObject) | Stream | [protected] |
| getTable(Storeable &pObject) | Stream | [protected] |
| isCollectionFilterSupported() const | Stream | [protected, virtual] |
| isOpen() const | Stream | [virtual] |
| IStream() | IStream | |
| makeOk(Storeable *pObject) | Stream | [protected] |
| mBindings | Stream | [protected] |
| mIsOpen | Stream | [protected] |
| mMemberList | Stream | [protected] |
| mRootTable | Stream | [protected] |
| open(Storeable &pObject, const char *pMainTable=NULL) | SQLIStream | [virtual] |
| openFromQuery(Storeable &pObject, const SQL &pQuery, const char *pMainTable=NULL) | SQLIStream | |
| operator=(const SQLIStream &) | SQLIStream | |
| sendQuery(const SQL &pQuery) const | SQLIStream | |
| setFilterPtr(StoreableFilterBase &pFilter, void *pMember) | Stream | [protected, static] |
| setRootTable(const char *pRootTable) | Stream | |
| setStoredTables(Storeable *pObject, int pTables) | Stream | [protected] |
| setWhereId(int pId) | SQLIStream | [virtual] |
| setWherePart(const SQL &pQueryPart) | SQLIStream | [virtual] |
| SQLIStream(const SQLIStream &pStream) | SQLIStream | |
| Stream() | Stream | |
| unbind(const char *pTableName, const char *pField) | Stream | |
| unbindAll() | Stream | |
| unbindAll(const char *pTableName) | Stream | |
| updateVars() | SQLIStream | [virtual] |
| VarMap typedef | Stream | [protected] |
| ~IStream() | IStream | [virtual] |
| ~Stream() | Stream | [virtual] |