FlightGear next
OptionDesc Struct Reference

Public Attributes

const char * option
 
int param_type
 
int type
 
const char * property
 
bool b_param
 
const char * s_param
 
int(* func )(const char *)
 

Detailed Description

Definition at line 1818 of file options.cxx.

Member Data Documentation

◆ b_param

bool OptionDesc::b_param

Definition at line 1823 of file options.cxx.

◆ func

int(* OptionDesc::func) (const char *)

Definition at line 1825 of file options.cxx.

◆ option

const char* OptionDesc::option

Definition at line 1819 of file options.cxx.

◆ param_type

int OptionDesc::param_type

Definition at line 1820 of file options.cxx.

◆ property

const char* OptionDesc::property

Definition at line 1822 of file options.cxx.

◆ s_param

const char* OptionDesc::s_param

Definition at line 1824 of file options.cxx.

◆ type

int OptionDesc::type

Definition at line 1821 of file options.cxx.


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