Static Public Member Functions
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>

List of all members.

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.


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