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

Adaptive Framework runtime object mapping. More...

#include "afw.h"
#include "afw_lmdb_generated.h"

Go to the source code of this file.

Functions

 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveAdaptorMetrics_adaptor_lmdb, impl_runtime_meta__AdaptiveAdaptorMetrics_adaptor_lmdb)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveAdaptorMetrics_adaptor_lmdb_information, impl_runtime_meta__AdaptiveAdaptorMetrics_adaptor_lmdb_information)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveAdaptorMetrics_adaptor_lmdb_statistic, impl_runtime_meta__AdaptiveAdaptorMetrics_adaptor_lmdb_statistic)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveAdaptorMetrics_adaptor_lmdb_statistics, impl_runtime_meta__AdaptiveAdaptorMetrics_adaptor_lmdb_statistics)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveAdaptorMetrics_adaptor_lmdb_version, impl_runtime_meta__AdaptiveAdaptorMetrics_adaptor_lmdb_version)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveConf_adaptor_lmdb, impl_runtime_meta__AdaptiveConf_adaptor_lmdb)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveConf_adaptor_lmdb_env, impl_runtime_meta__AdaptiveConf_adaptor_lmdb_env)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveConf_adaptor_lmdb_limits, impl_runtime_meta__AdaptiveConf_adaptor_lmdb_limits)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveConf_adaptor_lmdb_limits_size, impl_runtime_meta__AdaptiveConf_adaptor_lmdb_limits_size)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveConf_adaptor_lmdb_limits_time, impl_runtime_meta__AdaptiveConf_adaptor_lmdb_limits_time)
 
void afw_lmdb_register_runtime_object_maps (afw_xctx_t *xctx)
 Register (afw_lmdb_) runtime object maps. More...
 

Detailed Description

Adaptive Framework runtime object mapping.

Definition in file afw_lmdb_runtime_object_maps.c.

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.