Backend provider interface.
#include <mapistore_backend.h>
const char * description
A longer (but one line) description of the provider.
const char * name
The short name of the provider.
const char * uri_namespace
The namespace that this backend provider will use (for example 'my_name://')
Backend provider interface.
This is the primary structure you need to create and register (using mapistore_backend_register()) to create a backend storage provider.
Generated automatically by Doxygen for OpenChange mapistore library from the source code.