setting Struct Reference

A setting. More...

#include <settings.h>


Data Fields

const char * name
 Name.
const char * description
 Description.
struct setting_typetype
 Setting type.
unsigned int tag
 DHCP option number, if applicable.


Detailed Description

A setting.

Definition at line 22 of file settings.h.


Field Documentation

const char* setting::name

const char* setting::description

Description.

Definition at line 29 of file settings.h.

Referenced by draw_info_row().

struct setting_type* setting::type [read]

Setting type.

This identifies the type of setting (e.g. string, IPv4 address, etc.).

Definition at line 35 of file settings.h.

Referenced by fetchf_setting(), parse_setting_name(), and storef_setting().

unsigned int setting::tag


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

Generated on Tue Apr 6 20:02:09 2010 for gPXE by  doxygen 1.5.7.1