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

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

#include "afw_minimal.h"
#include "afw_ubjson_declare_helpers.h"
#include "afw_ubjson_strings.h"

Go to the source code of this file.

Functions

 afw_ubjson_generated_register (afw_xctx_t *xctx)
 Generated register for afw_ubjson. More...
 
 afw_ubjson_content_type_ubjson_register (afw_xctx_t *xctx)
 Register function for content_type ubjson. More...
 

Detailed Description

Adaptive Framework register generated (afw_ubjson) header.

Definition in file afw_ubjson_generated.h.

Function Documentation

◆ afw_ubjson_content_type_ubjson_register()

afw_ubjson_content_type_ubjson_register ( afw_xctx_t xctx)

Register function for content_type ubjson.

Parameters
xctxof caller.

Definition at line 8 of file afw_ubjson_register_content_type_ubjson.c.

◆ afw_ubjson_generated_register()

afw_ubjson_generated_register ( afw_xctx_t xctx)

Generated register for afw_ubjson.

Parameters
xctxof caller. Should be base xctx.

Definition at line 46 of file afw_ubjson_generated.c.