GNUnet 0.29.1-dev.1-3-g346358e26
 
Loading...
Searching...
No Matches
CleanLine Struct Reference

One physical assignment line considered for removal. More...

Data Fields

const char * section
 
const char * option
 
unsigned int line
 
bool remove
 

Detailed Description

One physical assignment line considered for removal.

Definition at line 1845 of file configuration.c.

Field Documentation

◆ section

const char* CleanLine::section

Definition at line 1847 of file configuration.c.

Referenced by GNUNET_CONFIGURATION_clean_file().

◆ option

const char* CleanLine::option

Definition at line 1848 of file configuration.c.

Referenced by GNUNET_CONFIGURATION_clean_file().

◆ line

unsigned int CleanLine::line

Definition at line 1849 of file configuration.c.

Referenced by clean_line_cmp().

◆ remove

bool CleanLine::remove

Definition at line 1850 of file configuration.c.

Referenced by GNUNET_CONFIGURATION_clean_file().


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