libini_config  0.6.0
Data Structures | Enumerations
Constants and structures related to augmentation.

Data Structures

struct  access_check
 

Enumerations

Detailed Description

Enumeration Type Documentation

enum augmode

Enumeration of augmentation modes.

Enumerator
INI_AUG_ANY 

Allow any augmentation.

INI_AUG_ADD 

Allow only new sections.

INI_AUG_OVER 

Allow section updates.