zorba::StoreManager#include <zorba/store_manager.h> Class contains helper functions to create and destroy the store that is to be used by the zorba library. The functions must be implemented in the code of each store module.Public Static Functions
Public Static FunctionsgetStorevoid * getStore()
shutdownStorevoid shutdownStore(void *store)
|