BRestful メンバ一覧

継承メンバを含む BRestful の全メンバ一覧です。

DELETE(const char *collectionName, int id=-1)BRestfulstatic
GET(const char *collectionName, int id)BRestfulstatic
GET(const char *collectionName, int id, char *blob, int blobSize, int documentBlobOffset=0, int documentBlobLength=0)BRestfulstatic
GET(const char *collectionName, const char *query=NULL)BRestfulstatic
POST(const char *collectionName, const char *json=NULL)BRestfulstatic
POST(const char *collectionName, const char *json, const char *blob, int blobLength)BRestfulstatic
PUT(const char *collectionName, int id, const char *json)BRestfulstatic
PUT(const char *collectionName, int id, const char *json, const char *blob, int blobLength)BRestfulstatic