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

Adaptive Framework runtime object mapping header. More...

Go to the source code of this file.

Functions

void afw_vfs_register_runtime_object_maps (afw_xctx_t *xctx)
 Register (afw_vfs_) runtime object maps. More...
 

Variables

 afw_vfs_runtime_inf__AdaptiveAdaptorTypeSpecific_vfs_retrieve_objects
 Runtime object inf for object type _AdaptiveAdaptorTypeSpecific_vfs_retrieve_objects.
 
 afw_vfs_runtime_inf__AdaptiveConf_adaptor_vfs
 Runtime object inf for object type _AdaptiveConf_adaptor_vfs.
 
 afw_vfs_runtime_inf__AdaptiveFile_vfs
 Runtime object inf for object type _AdaptiveFile_vfs.
 

Detailed Description

Adaptive Framework runtime object mapping header.

Definition in file afw_vfs_runtime_object_maps.h.

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.