Btrieve 2
Loading...
Searching...
No Matches
BtrieveCollection Member List

This is the complete list of members for BtrieveCollection, including all inherited members.

BtrieveCollection()BtrieveCollection
Decrypt()BtrieveCollection
DocumentCreate(const char *json)BtrieveCollection
DocumentCreate(const char *json, const char *blob, int blobLength)BtrieveCollection
DocumentDelete(int id, int entityTag=-1)BtrieveCollection
DocumentRetrieve(int id, char *json=NULL, int jsonSize=0, char *blob=NULL, int blobSize=0, int documentBlobOffset=0, int documentBlobLength=0)BtrieveCollection
DocumentRetrieveBlob(int id, char *blob, int blobSize, int documentBlobOffset=0, int documentBlobLength=0)BtrieveCollection
DocumentRetrieveEntityTag(int id)BtrieveCollection
DocumentRetrieveJson(int id)BtrieveCollection
DocumentRetrieveJson(int id, char *blob, int blobSize, int documentBlobOffset=0, int documentBlobLength=0)BtrieveCollection
DocumentUpdate(int id, const char *json)BtrieveCollection
DocumentUpdate(int id, const char *json, const char *blob, int blobLength)BtrieveCollection
DocumentUpdate(int id, int entityTag, const char *json)BtrieveCollection
DocumentUpdate(int id, int entityTag, const char *json, const char *blob, int blobLength)BtrieveCollection
Encrypt(const char *password, const char *passwordAgain)BtrieveCollection
GetLastStatusCode()BtrieveCollection
Query(BtrieveDocumentSet *btrieveDocumentSet, const char *query=NULL)BtrieveCollection
~BtrieveCollection()BtrieveCollection