![]() |
Btrieve 2
|
継承メンバを含む BtrieveCollection の全メンバ一覧です。
| 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 |