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

Adaptive Framework runtime object mapping. More...

#include "afw.h"
#include "afw_vfs_generated.h"

Go to the source code of this file.

Functions

 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveAdaptorTypeSpecific_vfs_retrieve_objects, impl_runtime_meta__AdaptiveAdaptorTypeSpecific_vfs_retrieve_objects)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveConf_adaptor_vfs, impl_runtime_meta__AdaptiveConf_adaptor_vfs)
 
 AFW_RUNTIME_OBJECT_RTI (impl_runtime_rti__AdaptiveFile_vfs, impl_runtime_meta__AdaptiveFile_vfs)
 
void afw_vfs_register_runtime_object_maps (afw_xctx_t *xctx)
 Register (afw_vfs_) runtime object maps. More...
 

Detailed Description

Adaptive Framework runtime object mapping.

Definition in file afw_vfs_runtime_object_maps.c.

Function Documentation

◆ afw_vfs_register_runtime_object_maps()

void afw_vfs_register_runtime_object_maps ( afw_xctx_t xctx)

Register (afw_vfs_) runtime object maps.

Parameters
xctxof caller. This should be base xctx.

Definition at line 92 of file afw_vfs_runtime_object_maps.c.