DefaultValues Class Reference
Collaboration diagram for DefaultValues:

Public Attributes

LineList preset
 Default config lines to be defined before parsing the config files. More...
 
LineList if_none
 
LineList postscriptum
 Default config lines to parse and add to any prior settings. More...
 
LineList docs
 

Detailed Description

Definition at line 65 of file cf_gen.cc.

Member Data Documentation

◆ docs

LineList DefaultValues::docs

Text description to use in documentation for the default. If unset the preset or if-none values will be displayed.

Definition at line 81 of file cf_gen.cc.

Referenced by main().

◆ if_none

LineList DefaultValues::if_none

Default config lines to parse if the directive has no prior settings. This is mutually exclusive with preset values. An error will be printed during build if they clash.

Definition at line 74 of file cf_gen.cc.

Referenced by main().

◆ postscriptum

LineList DefaultValues::postscriptum

Definition at line 77 of file cf_gen.cc.

Referenced by main().

◆ preset

LineList DefaultValues::preset

Definition at line 69 of file cf_gen.cc.

Referenced by main().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors