Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
afw_ubjson_generated.h
Go to the documentation of this file.
1 // See the 'COPYING' file in the project root for licensing information.
2 /*
3  * Adaptive Framework Register Generated (afw_ubjson) Header
4  *
5  * Copyright (c) 2010-2023 Clemson University
6  *
7  */
8 
9 /* ----------------------------- N O T E -------------------------------------
10  *
11  * This file is generated by "afwdev generate afw_ubjson".
12  *
13  * Do not change this file directly or the changes will be lost the next time
14  * this file is regenerated.
15  *
16  * -------------------------------------------------------------------------*/
17 
18 
19 #ifndef __AFW_UBJSON_GENERATED_H__
20 #define __AFW_UBJSON_GENERATED_H__
21 
22 
28 #include "afw_minimal.h"
30 #include "afw_ubjson_strings.h"
31 
32 
39 
40 
47  afw_xctx_t *xctx);
48 
49 
50 #endif /* __AFW_UBJSON_GENERATED_H__ */
Adaptive Framework Minimal Header.
Adaptive Framework declare helpers for afw_ubjson_.
#define AFW_UBJSON_DECLARE_INTERNAL(type)
Declare an internal function for /src/afw_ubjson/ source*.h files.
afw_ubjson_generated_register(afw_xctx_t *xctx)
Generated register for afw_ubjson.
afw_ubjson_content_type_ubjson_register(afw_xctx_t *xctx)
Register function for content_type ubjson.
Adaptive Framework (afw_ubjson_) strings header.
Interface afw_xctx public struct.