Static Public Member Functions | List of all members
zorba::StoreManager Class Reference

Class contains helper functions to create and destroy the store that is to be used by the zorba library. More...

#include <zorba/store_manager.h>

Static Public Member Functions

static void * getStore ()
 
static void shutdownStore (void *store)
 

Detailed Description

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.

Definition at line 29 of file store_manager.h.

Member Function Documentation

static void* zorba::StoreManager::getStore ( )
static
static void zorba::StoreManager::shutdownStore ( void *  store)
static

The documentation for this class was generated from the following file:
blog comments powered by Disqus