This is the complete list of members for BRestful, including all inherited members.
DELETE(const char *collectionName, int id=-1) | BRestful | static |
GET(const char *collectionName, int id) | BRestful | static |
GET(const char *collectionName, int id, char *blob, int blobSize, int documentBlobOffset=0, int documentBlobLength=0) | BRestful | static |
GET(const char *collectionName, const char *query=NULL) | BRestful | static |
POST(const char *collectionName, const char *json=NULL) | BRestful | static |
POST(const char *collectionName, const char *json, const char *blob, int blobLength) | BRestful | static |
PUT(const char *collectionName, int id, const char *json) | BRestful | static |
PUT(const char *collectionName, int id, const char *json, const char *blob, int blobLength) | BRestful | static |