celParSpec Struct Reference
The description of a parameter. More...
#include <tools/parameters.h>
Public Attributes | |
| csStringID | id |
| The ID of the parameter. | |
| csString | name |
| The name 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 37 of file parameters.h.
Member Data Documentation
The ID of the parameter.
Definition at line 43 of file parameters.h.
The name of the parameter.
Definition at line 46 of file parameters.h.
| celDataType celParSpec::type |
The type of the parameter.
Definition at line 40 of file parameters.h.
The value of the parameter.
Definition at line 49 of file parameters.h.
The documentation for this struct was generated from the following file:
- tools/parameters.h
Generated for CEL: Crystal Entity Layer 2.0 by doxygen 1.6.1
