|
Streamer fluid modeling - An overview of ARCoS
1.0
|
#include <libconfig.h>
Public Attributes | |
| config_setting_t * | root |
| void(* | destructor )(void *) |
| unsigned short | flags |
| unsigned short | tab_width |
| short | default_format |
| const char * | include_dir |
| const char * | error_text |
| const char * | error_file |
| int | error_line |
| config_error_t | error_type |
| const char ** | filenames |
| unsigned int | num_filenames |
Definition at line 105 of file libconfig.h.
| config_setting_t* config_t::root |
Definition at line 107 of file libconfig.h.
| void(* config_t::destructor)(void *) |
Definition at line 108 of file libconfig.h.
| unsigned short config_t::flags |
Definition at line 109 of file libconfig.h.
| unsigned short config_t::tab_width |
Definition at line 110 of file libconfig.h.
| short config_t::default_format |
Definition at line 111 of file libconfig.h.
| const char* config_t::include_dir |
Definition at line 112 of file libconfig.h.
| const char* config_t::error_text |
Definition at line 113 of file libconfig.h.
| const char* config_t::error_file |
Definition at line 114 of file libconfig.h.
| int config_t::error_line |
Definition at line 115 of file libconfig.h.
| config_error_t config_t::error_type |
Definition at line 116 of file libconfig.h.
| const char** config_t::filenames |
Definition at line 117 of file libconfig.h.
| unsigned int config_t::num_filenames |
Definition at line 118 of file libconfig.h.
1.8.2