cxPersistStore library

The cxPersistStore library provides support for object persistence. It allows a process to open/create any number of embedded databases called PersistStores for persisting C++ objects.

General discussion

API

Public header files

cxPersistStore
├── BPlusTree.h
├── BPlusTree2.h
├── CompareKeys.h
├── IPersistStore.h
├── IPersistable.h
├── IPrefVisitor.h
├── Models.h
├── OID.h
├── OidHighReader.h
├── OidHighWriter.h
├── OidSpace.h
├── OidSpaceMap.h
├── PDeque.h
├── PersistStoreExceptions.h
├── PrettyPrint.h
├── SelectBPlusTree.h
├── TypeInfo.h
├── cxPersistStore.h
├── pref.h
├── xmap.h
└── xset.h