This is the complete list of members for obx::Store, including all inherited members.
| awaitCompletion() | obx::Store | inline |
| awaitSubmitted() | obx::Store | inline |
| backUpToFile(const char *backupFile, uint32_t flags=0) const | obx::Store | inline |
| box() | obx::Store | inline |
| boxTypeless(const char *entityName) | obx::Store | |
| close() | obx::Store | |
| cPtr() const | obx::Store | |
| debugLog(bool enabled) | obx::Store | inlinestatic |
| debugLogEnabled() | obx::Store | inlinestatic |
| getDbFileSize(const std::string &directory) | obx::Store | inlinestatic |
| getDbSize() const | obx::Store | inline |
| getDbSizeOnDisk() const | obx::Store | inline |
| getEntityTypeId(const char *entityName) const | obx::Store | inline |
| getEntityTypeIdNoThrow(const char *entityName) const | obx::Store | inline |
| getPropertyId(obx_schema_id entityId, const char *propertyName) const | obx::Store | inline |
| getPropertyId(const char *entityName, const char *propertyName) const | obx::Store | inline |
| getPropertyIdNoThrow(obx_schema_id entityId, const char *propertyName) const | obx::Store | inline |
| getStoreTypeId() | obx::Store | inline |
| getVersion(int *major, int *minor, int *patch) | obx::Store | inlinestatic |
| id() const | obx::Store | |
| prepareToClose() | obx::Store | |
| removeDbFiles(const std::string &directory) | obx::Store | inlinestatic |
| Store(OBX_model *model) | obx::Store | inlineexplicit |
| Store(Options &options) | obx::Store | inlineexplicit |
| Store(Options &&options) | obx::Store | inlineexplicit |
| Store(OBX_store *cStore) | obx::Store | inlineexplicit |
| Store(const Store &)=delete | obx::Store | |
| Store(Store &&source) noexcept | obx::Store | |
| syncClient() | obx::Store | inline |
| tx(TxMode mode) | obx::Store | |
| txRead() | obx::Store | |
| txWrite() | obx::Store | |
| versionCoreCString() | obx::Store | inlinestatic |
| versionCoreString() | obx::Store | inlinestatic |
| versionCString() | obx::Store | inlinestatic |
| versionString() | obx::Store | inlinestatic |
| ~Store() | obx::Store | virtual |