celOneParameterBlock Class Reference
Parameter block implementation if only one parameter is desired. More...
#include <celtool/stdparams.h>
Inheritance diagram for celOneParameterBlock:

Public Member Functions | |
celOneParameterBlock () | |
virtual const celData * | GetParameter (csStringID id) const |
Get parameter given an id. | |
virtual const char * | GetParameter (size_t idx, csStringID &id, celDataType &t) const |
Get parameter with index. | |
celData & | GetParameter (int) |
virtual size_t | GetParameterCount () const |
Get number of parameters. | |
void | SetParameterDef (csStringID id, const char *parname) |
virtual | ~celOneParameterBlock () |
Public Attributes | |
SCF_DECLARE_IBASE |
Detailed Description
Parameter block implementation if only one parameter is desired.
Definition at line 219 of file stdparams.h.
Member Function Documentation
|
Get parameter given an id.
Implements iCelParameterBlock. Definition at line 262 of file stdparams.h. |
|
Get parameter with index. Returns the name and sets 'id' and 'type' to the appropriate values. Implements iCelParameterBlock. Definition at line 249 of file stdparams.h. References celData::type. |
|
Get number of parameters.
Implements iCelParameterBlock. Definition at line 248 of file stdparams.h. |
The documentation for this class was generated from the following file:
- celtool/stdparams.h
Generated for CEL: Crystal Entity Layer by doxygen 1.4.6