This is the complete list of members for obx::TreeCursor, including all inherited members.
consolidateNodeConflicts() | obx::TreeCursor | inline |
get(const char *path, const void **data, size_t *size, const void **metadata=nullptr, size_t *metadataSize=nullptr) | obx::TreeCursor | inline |
getLeafPath(obx_id leafId) | obx::TreeCursor | inline |
getLeafPathCString(obx_id leafId) | obx::TreeCursor | inline |
getLeavesInfo(const char *path=nullptr) | obx::TreeCursor | inline |
getLeavesInfo(const std::string &path) | obx::TreeCursor | inline |
put(const char *path, void *data, size_t size, OBXPropertyType type, obx_id *outId=nullptr, void *metadata=nullptr, size_t metadata_size=0, OBXPutMode dataPutMode=OBXPutMode_PUT) | obx::TreeCursor | inline |
setTransaction(Transaction *tx) | obx::TreeCursor | inline |
setTransaction(Transaction &tx) | obx::TreeCursor | inline |
TreeCursor(Tree &tree, Transaction *tx) | obx::TreeCursor | inline |
TreeCursor(Tree &tree, Transaction &tx) | obx::TreeCursor | inline |
TreeCursor(TreeCursor &&source) noexcept | obx::TreeCursor | inline |
TreeCursor(const TreeCursor &)=delete | obx::TreeCursor | |
~TreeCursor() | obx::TreeCursor | inline |