CrystalSpace

Public API Reference

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

csOptionDescription Struct Reference
[Utilities]

Configuration option description. More...

#include <iutil/config.h>

List of all members.

Public Attributes

int id
 Description ID.
char * name
 Short name of this option.
char * description
 Description for this option.
csVariantType type
 Type to use for this option.


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.3.9.1