CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csOptionDescription Struct Reference
[Utilities]

Configuration option description. More...

#include <config.h>

List of all members.

Public Attributes

int id
 Description ID. More...

char * name
 Short name of this option. More...

char * description
 Description for this option. More...

csVariantType type
 Type to use for this option. More...


Detailed Description

Configuration option description.

Definition at line 130 of file config.h.


Member Data Documentation

char* csOptionDescription::description
 

Description for this option.

Definition at line 137 of file config.h.

int csOptionDescription::id
 

Description ID.

Definition at line 133 of file config.h.

char* csOptionDescription::name
 

Short name of this option.

Definition at line 135 of file config.h.

csVariantType csOptionDescription::type
 

Type to use for this option.

Definition at line 139 of file config.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14