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

Adaptive Framework register generated (afw_vfs) header. More...

#include "afw_minimal.h"
#include "afw_vfs_declare_helpers.h"
#include "afw_vfs_const_objects.h"
#include "afw_runtime.h"
#include "afw_vfs_runtime_object_maps.h"
#include "afw_vfs_strings.h"

Go to the source code of this file.

Functions

 afw_vfs_generated_register (afw_xctx_t *xctx)
 Generated register for afw_vfs. More...
 
 afw_vfs_adaptor_type_vfs_register (afw_xctx_t *xctx)
 Register function for adaptor_type vfs. More...
 

Detailed Description

Adaptive Framework register generated (afw_vfs) header.

Definition in file afw_vfs_generated.h.

Function Documentation

◆ afw_vfs_adaptor_type_vfs_register()

afw_vfs_adaptor_type_vfs_register ( afw_xctx_t xctx)

Register function for adaptor_type vfs.

Parameters
xctxof caller.

Definition at line 7 of file afw_vfs_register_adaptor_type_vfs.c.

◆ afw_vfs_generated_register()

afw_vfs_generated_register ( afw_xctx_t xctx)

Generated register for afw_vfs.

Parameters
xctxof caller. Should be base xctx.

Definition at line 46 of file afw_vfs_generated.c.