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

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

awaitCompletion()obx::Storeinline
awaitSubmitted()obx::Storeinline
backUpToFile(const char *backupFile, uint32_t flags=0) constobx::Storeinline
box()obx::Storeinline
boxTypeless(const char *entityName)obx::Store
close()obx::Store
cPtr() constobx::Store
debugLog(bool enabled)obx::Storeinlinestatic
debugLogEnabled()obx::Storeinlinestatic
getDbFileSize(const std::string &directory)obx::Storeinlinestatic
getDbSize() constobx::Storeinline
getDbSizeOnDisk() constobx::Storeinline
getEntityTypeId(const char *entityName) constobx::Storeinline
getEntityTypeIdNoThrow(const char *entityName) constobx::Storeinline
getPropertyId(obx_schema_id entityId, const char *propertyName) constobx::Storeinline
getPropertyId(const char *entityName, const char *propertyName) constobx::Storeinline
getPropertyIdNoThrow(obx_schema_id entityId, const char *propertyName) constobx::Storeinline
getStoreTypeId()obx::Storeinline
getVersion(int *major, int *minor, int *patch)obx::Storeinlinestatic
id() constobx::Store
prepareToClose()obx::Store
removeDbFiles(const std::string &directory)obx::Storeinlinestatic
Store(OBX_model *model)obx::Storeinlineexplicit
Store(Options &options)obx::Storeinlineexplicit
Store(Options &&options)obx::Storeinlineexplicit
Store(OBX_store *cStore)obx::Storeinlineexplicit
Store(const Store &)=deleteobx::Store
Store(Store &&source) noexceptobx::Store
syncClient()obx::Storeinline
tx(TxMode mode)obx::Store
txRead()obx::Store
txWrite()obx::Store
versionCoreCString()obx::Storeinlinestatic
versionCoreString()obx::Storeinlinestatic
versionCString()obx::Storeinlinestatic
versionString()obx::Storeinlinestatic
~Store()obx::Storevirtual