idlc 1.5.14
Interface Definition Language Compiler
Loading...
Searching...
No Matches
groups.h
1/**
2 * @defgroup api_c API C
3 * @brief API C
4 */
5
6/**
7 * @defgroup macros Macros
8 * @ingroup api_c
9 * @brief List of macros.
10 */
11
12/**
13 * @defgroup types Types
14 * @ingroup api_c
15 * @brief List of types.
16 */
17
18/**
19 * @defgroup enums Enumerations
20 * @ingroup api_c
21 * @brief List of enumerations.
22 */
23
24/**
25 * @defgroup structs Structures
26 * @ingroup api_c
27 * @brief List of structures.
28 */
29
30/**
31 * @defgroup functions Functions
32 * @ingroup api_c
33 * @brief List of functions.
34 */
35
36/**
37 * @defgroup files Files
38 * @ingroup api_c
39 * @brief List of files.
40 */