theConfig 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
config_setting_t Struct Reference

#include <libconfig_modified.h>

+ Collaboration diagram for config_setting_t:

Data Fields

char * name
 
short type
 
short format
 
config_value_t value
 
struct config_setting_tparent
 
struct config_tconfig
 
void * hook
 
unsigned int line
 
const char * file
 

Detailed Description

Definition at line 90 of file libconfig_modified.h.

Field Documentation

◆ config

struct config_t* config_setting_t::config

Definition at line 97 of file libconfig_modified.h.

◆ file

const char* config_setting_t::file

Definition at line 100 of file libconfig_modified.h.

◆ format

short config_setting_t::format

Definition at line 94 of file libconfig_modified.h.

◆ hook

void* config_setting_t::hook

Definition at line 98 of file libconfig_modified.h.

◆ line

unsigned int config_setting_t::line

Definition at line 99 of file libconfig_modified.h.

◆ name

char* config_setting_t::name

Definition at line 92 of file libconfig_modified.h.

◆ parent

struct config_setting_t* config_setting_t::parent

Definition at line 96 of file libconfig_modified.h.

◆ type

short config_setting_t::type

Definition at line 93 of file libconfig_modified.h.

◆ value

config_value_t config_setting_t::value

Definition at line 95 of file libconfig_modified.h.


The documentation for this struct was generated from the following file: