ObjectBox C and C++ API  4.0.3
obx::TreeCursor Member List

This is the complete list of members for obx::TreeCursor, including all inherited members.

consolidateNodeConflicts()obx::TreeCursorinline
get(const char *path, const void **data, size_t *size, const void **metadata=nullptr, size_t *metadataSize=nullptr)obx::TreeCursorinline
getLeafPath(obx_id leafId)obx::TreeCursorinline
getLeafPathCString(obx_id leafId)obx::TreeCursorinline
getLeavesInfo(const char *path=nullptr)obx::TreeCursorinline
getLeavesInfo(const std::string &path)obx::TreeCursorinline
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::TreeCursorinline
setTransaction(Transaction *tx)obx::TreeCursorinline
setTransaction(Transaction &tx)obx::TreeCursorinline
TreeCursor(Tree &tree, Transaction *tx)obx::TreeCursorinline
TreeCursor(Tree &tree, Transaction &tx)obx::TreeCursorinline
TreeCursor(TreeCursor &&source) noexceptobx::TreeCursorinline
TreeCursor(const TreeCursor &)=deleteobx::TreeCursor
~TreeCursor()obx::TreeCursorinline