Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions | Variables
afw_lmdb_runtime_object_maps.h File Reference

Adaptive Framework runtime object mapping header. More...

Go to the source code of this file.

Functions

void afw_lmdb_register_runtime_object_maps (afw_xctx_t *xctx)
 Register (afw_lmdb_) runtime object maps. More...
 

Variables

 afw_lmdb_runtime_inf__AdaptiveAdaptorMetrics_adaptor_lmdb
 Runtime object inf for object type _AdaptiveAdaptorMetrics_adaptor_lmdb.
 
 afw_lmdb_runtime_inf__AdaptiveAdaptorMetrics_adaptor_lmdb_information
 Runtime object inf for object type _AdaptiveAdaptorMetrics_adaptor_lmdb_information.
 
 afw_lmdb_runtime_inf__AdaptiveAdaptorMetrics_adaptor_lmdb_statistic
 Runtime object inf for object type _AdaptiveAdaptorMetrics_adaptor_lmdb_statistic.
 
 afw_lmdb_runtime_inf__AdaptiveAdaptorMetrics_adaptor_lmdb_statistics
 Runtime object inf for object type _AdaptiveAdaptorMetrics_adaptor_lmdb_statistics.
 
 afw_lmdb_runtime_inf__AdaptiveAdaptorMetrics_adaptor_lmdb_version
 Runtime object inf for object type _AdaptiveAdaptorMetrics_adaptor_lmdb_version.
 
 afw_lmdb_runtime_inf__AdaptiveConf_adaptor_lmdb
 Runtime object inf for object type _AdaptiveConf_adaptor_lmdb.
 
 afw_lmdb_runtime_inf__AdaptiveConf_adaptor_lmdb_env
 Runtime object inf for object type _AdaptiveConf_adaptor_lmdb_env.
 
 afw_lmdb_runtime_inf__AdaptiveConf_adaptor_lmdb_limits
 Runtime object inf for object type _AdaptiveConf_adaptor_lmdb_limits.
 
 afw_lmdb_runtime_inf__AdaptiveConf_adaptor_lmdb_limits_size
 Runtime object inf for object type _AdaptiveConf_adaptor_lmdb_limits_size.
 
 afw_lmdb_runtime_inf__AdaptiveConf_adaptor_lmdb_limits_time
 Runtime object inf for object type _AdaptiveConf_adaptor_lmdb_limits_time.
 

Detailed Description

Adaptive Framework runtime object mapping header.

Definition in file afw_lmdb_runtime_object_maps.h.

Function Documentation

◆ afw_lmdb_register_runtime_object_maps()

void afw_lmdb_register_runtime_object_maps ( afw_xctx_t xctx)

Register (afw_lmdb_) runtime object maps.

Parameters
xctxof caller. This should be base xctx.

Definition at line 195 of file afw_lmdb_runtime_object_maps.c.