--- embedaddon/confuse/doc/html/structcfg__defvalue__t.html 2017/01/24 14:48:55 1.1.1.1 +++ embedaddon/confuse/doc/html/structcfg__defvalue__t.html 2021/03/17 00:49:17 1.1.1.2 @@ -1,66 +1,109 @@ - - + + - - confuse: cfg_defvalue_t Struct Reference - + + + +confuse: cfg_defvalue_t Struct Reference + + + + + + + +
+
+ + + + + + +
+
confuse +  3.3 +
+
+
+ + + + + + + + +
+
-
- - - - +
+ +
+
cfg_defvalue_t Struct Reference
+
-

cfg_defvalue_t Struct Reference

Data structure holding the default value given by the initialization macros. -More... -

-#include <confuse.h> -

- - - - - - +

Data structure holding the default value given by the initialization macros. + More...

- - - - - - - - - - +

#include <confuse.h>

+

Data Fields

-long int number
 default integer value
-double fpnumber
 default floating point value
-cfg_bool_t boolean
 default boolean value
-char * string
 default string value
-char * parsed
 default value that is parsed by libConfuse, used for lists and functions
+ + + + + + + + + + + + + + + +

+Data Fields

+long int number
 default integer value
 
+double fpnumber
 default floating point value
 
+cfg_bool_t boolean
 default boolean value
 
+const char * string
 default string value
 
+char * parsed
 default value that is parsed by libConfuse, used for lists and functions
 
-


Detailed Description

-Data structure holding the default value given by the initialization macros.
- -
- +

Detailed Description

+

Data structure holding the default value given by the initialization macros.

+
+ + +