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 (csStringID id, const char *str) | |
| Conveniance method to have a parameter block with one parameter of type string. | |
Detailed Description
Parameter block implementation if only one parameter is desired.
Definition at line 386 of file stdparams.h.
Constructor & Destructor Documentation
| celOneParameterBlock::celOneParameterBlock | ( | csStringID | id, | |
| const char * | str | |||
| ) | [inline] |
Conveniance method to have a parameter block with one parameter of type string.
Definition at line 398 of file stdparams.h.
The documentation for this class was generated from the following file:
- celtool/stdparams.h
Generated for CEL: Crystal Entity Layer 2.1 by doxygen 1.6.1
