SequoiaDB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
sdbclient::sdbCollection Member List

This is the complete list of members for sdbclient::sdbCollection, including all inherited members.

aggregate(_sdbCursor **cursor, std::vector< bson::BSONObj > &obj) (defined in sdbclient::sdbCollection)sdbclient::sdbCollectioninline
aggregate(sdbCursor &cursor, std::vector< bson::BSONObj > &obj)sdbclient::sdbCollectioninline
alterCollection(const bson::BSONObj &options)sdbclient::sdbCollectioninline
attachCollection(const CHAR *subClFullName, const bson::BSONObj &options)sdbclient::sdbCollectioninline
bulkInsert(SINT32 flags, std::vector< bson::BSONObj > &obj)sdbclient::sdbCollectioninline
create()sdbclient::sdbCollectioninline
createIdIndex(const bson::BSONObj &options=_sdbStaticObject)sdbclient::sdbCollectioninline
createIndex(const bson::BSONObj &indexDef, const CHAR *pIndexName, BOOLEAN isUnique, BOOLEAN isEnforced)sdbclient::sdbCollectioninline
createIndex(const bson::BSONObj &indexDef, const CHAR *pIndexName, BOOLEAN isUnique, BOOLEAN isEnforced, INT32 sortBufferSize)sdbclient::sdbCollectioninline
createLob(sdbLob &lob, const bson::OID *oid=NULL)sdbclient::sdbCollectioninline
del(const bson::BSONObj &condition=_sdbStaticObject, const bson::BSONObj &hint=_sdbStaticObject)sdbclient::sdbCollectioninline
detachCollection(const CHAR *subClFullName)sdbclient::sdbCollectioninline
drop()sdbclient::sdbCollectioninline
dropIdIndex()sdbclient::sdbCollectioninline
dropIndex(const CHAR *pIndexName)sdbclient::sdbCollectioninline
explain(sdbCursor &cursor, const bson::BSONObj &condition=_sdbStaticObject, const bson::BSONObj &select=_sdbStaticObject, const bson::BSONObj &orderBy=_sdbStaticObject, const bson::BSONObj &hint=_sdbStaticObject, INT64 numToSkip=0, INT64 numToReturn=-1, INT32 flag=0, const bson::BSONObj &options=_sdbStaticObject)sdbclient::sdbCollectioninline
getCollectionName()sdbclient::sdbCollectioninline
getCount(SINT64 &count, const bson::BSONObj &condition=_sdbStaticObject)sdbclient::sdbCollectioninline
getCSName()sdbclient::sdbCollectioninline
getFullName()sdbclient::sdbCollectioninline
getIndexes(_sdbCursor **cursor, const CHAR *pIndexName) (defined in sdbclient::sdbCollection)sdbclient::sdbCollectioninline
getIndexes(sdbCursor &cursor, const CHAR *pIndexName)sdbclient::sdbCollectioninline
getQueryMeta(_sdbCursor **cursor, const bson::BSONObj &condition=_sdbStaticObject, const bson::BSONObj &orderBy=_sdbStaticObject, const bson::BSONObj &hint=_sdbStaticObject, INT64 numToSkip=0, INT64 numToReturn=-1) (defined in sdbclient::sdbCollection)sdbclient::sdbCollection
getQueryMeta(sdbCursor &cursor, const bson::BSONObj &condition=_sdbStaticObject, const bson::BSONObj &orderBy=_sdbStaticObject, const bson::BSONObj &hint=_sdbStaticObject, INT64 numToSkip=0, INT64 numToReturn=-1)sdbclient::sdbCollectioninline
insert(const bson::BSONObj &obj, bson::OID *id=NULL)sdbclient::sdbCollectioninline
listLobs(sdbCursor &cursor)sdbclient::sdbCollectioninline
openLob(sdbLob &lob, const bson::OID &oid)sdbclient::sdbCollectioninline
pCollectionsdbclient::sdbCollection
query(_sdbCursor **cursor, const bson::BSONObj &condition=_sdbStaticObject, const bson::BSONObj &selected=_sdbStaticObject, const bson::BSONObj &orderBy=_sdbStaticObject, const bson::BSONObj &hint=_sdbStaticObject, INT64 numToSkip=0, INT64 numToReturn=-1, INT32 flags=0) (defined in sdbclient::sdbCollection)sdbclient::sdbCollectioninline
query(sdbCursor &cursor, const bson::BSONObj &condition=_sdbStaticObject, const bson::BSONObj &selected=_sdbStaticObject, const bson::BSONObj &orderBy=_sdbStaticObject, const bson::BSONObj &hint=_sdbStaticObject, INT64 numToSkip=0, INT64 numToReturn=-1, INT32 flag=0)sdbclient::sdbCollectioninline
queryAndRemove(sdbCursor &cursor, const bson::BSONObj &condition=_sdbStaticObject, const bson::BSONObj &selected=_sdbStaticObject, const bson::BSONObj &orderBy=_sdbStaticObject, const bson::BSONObj &hint=_sdbStaticObject, INT64 numToSkip=0, INT64 numToReturn=-1, INT32 flag=0)sdbclient::sdbCollectioninline
queryAndUpdate(sdbCursor &cursor, const bson::BSONObj &update, const bson::BSONObj &condition=_sdbStaticObject, const bson::BSONObj &selected=_sdbStaticObject, const bson::BSONObj &orderBy=_sdbStaticObject, const bson::BSONObj &hint=_sdbStaticObject, INT64 numToSkip=0, INT64 numToReturn=-1, INT32 flag=0, BOOLEAN returnNew=FALSE)sdbclient::sdbCollectioninline
queryOne(bson::BSONObj &obj, const bson::BSONObj &condition=_sdbStaticObject, const bson::BSONObj &selected=_sdbStaticObject, const bson::BSONObj &orderBy=_sdbStaticObject, const bson::BSONObj &hint=_sdbStaticObject, INT64 numToSkip=0, INT32 flag=0)sdbclient::sdbCollectioninline
removeLob(const bson::OID &oid)sdbclient::sdbCollectioninline
sdbCollection()sdbclient::sdbCollectioninline
split(const CHAR *pSourceGroupName, const CHAR *pTargetGroupName, const bson::BSONObj &splitCondition, const bson::BSONObj &splitEndCondition=_sdbStaticObject)sdbclient::sdbCollectioninline
split(const CHAR *pSourceGroupName, const CHAR *pTargetGroupName, FLOAT64 percent)sdbclient::sdbCollectioninline
splitAsync(SINT64 &taskID, const CHAR *pSourceGroupName, const CHAR *pTargetGroupName, const bson::BSONObj &splitCondition, const bson::BSONObj &splitEndCondition=_sdbStaticObject)sdbclient::sdbCollectioninline
splitAsync(const CHAR *pSourceGroupName, const CHAR *pTargetGroupName, FLOAT64 percent, SINT64 &taskID)sdbclient::sdbCollectioninline
truncate()sdbclient::sdbCollectioninline
update(const bson::BSONObj &rule, const bson::BSONObj &condition=_sdbStaticObject, const bson::BSONObj &hint=_sdbStaticObject)sdbclient::sdbCollectioninline
upsert(const bson::BSONObj &rule, const bson::BSONObj &condition=_sdbStaticObject, const bson::BSONObj &hint=_sdbStaticObject, const bson::BSONObj &setOnInsert=_sdbStaticObject)sdbclient::sdbCollectioninline
~sdbCollection()sdbclient::sdbCollectioninline