celParSpec Struct Reference
The description of a parameter. More...
#include <celtool/stdparams.h>
Public Attributes | |
| csStringID | id |
| The ID of the parameter. | |
| celDataType | type |
| The type of the parameter. | |
| csString | value |
| The value of the parameter. | |
Detailed Description
The description of a parameter.
Definition at line 43 of file stdparams.h.
Member Data Documentation
The ID of the parameter.
Definition at line 49 of file stdparams.h.
| celDataType celParSpec::type |
The type of the parameter.
Definition at line 46 of file stdparams.h.
The value of the parameter.
Definition at line 52 of file stdparams.h.
The documentation for this struct was generated from the following file:
- celtool/stdparams.h
Generated for CEL: Crystal Entity Layer 2.1 by doxygen 1.6.1
