![]() |
Public API Reference |
Parameter block implementation if only one parameter is desired. More...
#include <celtool/stdparams.h>
Public Member Functions | |
| celOneParameterBlock (csStringID id, const char *str) | |
| Conveniance method to have a parameter block with one parameter of type string. | |
Parameter block implementation if only one parameter is desired.
Definition at line 234 of file stdparams.h.
| celOneParameterBlock::celOneParameterBlock | ( | csStringID | id, |
| const char * | str | ||
| ) | [inline] |
Conveniance method to have a parameter block with one parameter of type string.
Definition at line 246 of file stdparams.h.