Berkeley DB : The functions parsing and interpreting bdb: URIs.
More...
#include "../../lib/srdb2/db_uri.h"
#include "../../lib/srdb2/db_drv.h"
#include <db.h>
Go to the source code of this file.
Data Structures
- struct bdb_uri
- BDB driver specific payload to attach to db_uri structures. More...
Typedefs
- typedef struct bdb_uri bdb_uri_t
- BDB driver specific payload to attach to db_uri structures.
Functions
- int bdb_uri (db_uri_t *uri)
- Create a new bdb_uri structure and parse the URI in parameter.
Detailed Description
Definition in file bdb_uri.h.