|
virtual INT32 | getCollection (const CHAR *pCollectionName, _sdbCollection **collection)=0 |
|
virtual INT32 | getCollection (const CHAR *pCollectionName, sdbCollection &collection)=0 |
|
virtual INT32 | createCollection (const CHAR *pCollection, const bson::BSONObj &options, _sdbCollection **collection)=0 |
|
virtual INT32 | createCollection (const CHAR *pCollection, const bson::BSONObj &options, sdbCollection &collection)=0 |
|
virtual INT32 | createCollection (const CHAR *pCollection, _sdbCollection **collection)=0 |
|
virtual INT32 | createCollection (const CHAR *pCollection, sdbCollection &collection)=0 |
|
virtual INT32 | dropCollection (const CHAR *pCollection)=0 |
|
virtual INT32 | create ()=0 |
|
virtual INT32 | drop ()=0 |
|
virtual const CHAR * | getCSName ()=0 |
|
The documentation for this class was generated from the following file: