Adaptive Framework
0.9.0
|
Adaptive Framework register generated (afw_lmdb) header. More...
#include "afw_minimal.h"
#include "afw_lmdb_declare_helpers.h"
#include "afw_lmdb_const_objects.h"
#include "afw_lmdb_function_bindings.h"
#include "afw_runtime.h"
#include "afw_lmdb_runtime_object_maps.h"
#include "afw_lmdb_strings.h"
Go to the source code of this file.
Functions | |
afw_lmdb_generated_register (afw_xctx_t *xctx) | |
Generated register for afw_lmdb. More... | |
afw_lmdb_adaptor_type_lmdb_register (afw_xctx_t *xctx) | |
Register function for adaptor_type lmdb. More... | |
afw_lmdb_error_rv_decoder_lmdb_register (afw_xctx_t *xctx) | |
Register function for error_rv_decoder lmdb. More... | |
Adaptive Framework register generated (afw_lmdb) header.
Definition in file afw_lmdb_generated.h.
afw_lmdb_adaptor_type_lmdb_register | ( | afw_xctx_t * | xctx | ) |
Register function for adaptor_type lmdb.
xctx | of caller. |
Definition at line 8 of file afw_lmdb_register_adaptor_type_lmdb.c.
afw_lmdb_error_rv_decoder_lmdb_register | ( | afw_xctx_t * | xctx | ) |
Register function for error_rv_decoder lmdb.
xctx | of caller. |
Definition at line 16 of file afw_lmdb_register_error_rv_decoder_lmdb.c.
afw_lmdb_generated_register | ( | afw_xctx_t * | xctx | ) |
Generated register for afw_lmdb.
xctx | of caller. Should be base xctx. |
Definition at line 46 of file afw_lmdb_generated.c.