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

void *

getStore()

void

shutdownStore(void *store)

Public Static Functions

getStore

void * getStore()

shutdownStore

void shutdownStore(void *store)