wlmaker
Loading...
Searching...
No Matches
src
conf
parser.h
Go to the documentation of this file.
1
/* ========================================================================= */
20
#ifndef __WLMCFG_PARSER_H__
21
#define __WLMCFG_PARSER_H__
22
23
#include "
model.h
"
24
25
#ifdef __cplusplus
26
extern
"C"
{
27
#endif
// __cplusplus
28
30
typedef
struct
{
32
bs_ptr_stack_t
object_stack
;
33
}
wlmcfg_parser_context_t
;
34
35
#ifdef __cplusplus
36
}
// extern "C"
37
#endif
// __cplusplus
38
39
#endif
/* __WLMCFG_PARSER_H__ */
40
/* == End of parser.h ====================================================== */
model.h
wlmcfg_parser_context_t
Definition
parser.h:30
wlmcfg_parser_context_t::object_stack
bs_ptr_stack_t object_stack
Definition
parser.h:32
Generated by
1.10.0