celGenericParameterBlock Class Reference
Generic parameter block implementation. More...
#include <celtool/stdparams.h>
Inheritance diagram for celGenericParameterBlock:

Public Member Functions | |
celGenericParameterBlock (size_t count) | |
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 (size_t idx) |
virtual size_t | GetParameterCount () const |
Get number of parameters. | |
void | SetParameterDef (size_t idx, csStringID id, const char *parname) |
virtual | ~celGenericParameterBlock () |
Public Attributes | |
SCF_DECLARE_IBASE |
Detailed Description
Generic parameter block implementation.
Definition at line 79 of file stdparams.h.
Member Function Documentation
|
Get parameter given an id.
Implements iCelParameterBlock. Definition at line 132 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 119 of file stdparams.h. References celData::type. |
|
Get number of parameters.
Implements iCelParameterBlock. Definition at line 118 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