Tor  0.4.7.0-alpha-dev
Data Fields
config_var_t Struct Reference

#include <conftypes.h>

Data Fields

struct_member_t member
 
const char * initvalue
 
uint32_t flags
 

Detailed Description

A variable allowed in the configuration file or on the command line.

Definition at line 226 of file conftypes.h.

Field Documentation

◆ flags

uint32_t flags

One or more flags describing special handling for this variable

Definition at line 230 of file conftypes.h.

Referenced by config_var_has_flag().

◆ initvalue

const char* initvalue

A struct member corresponding to this variable. String (or null) describing initial value.

Definition at line 229 of file conftypes.h.

Referenced by config_reset().


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