![]() |
Public API Reference |
Parameter block implementation to combine two existing parameter blocks. More...
#include <celtool/stdparams.h>
Public Member Functions | |
| celCombineParameterBlock (iCelParameterBlock *b1, iCelParameterBlock *b2) | |
| The second parameter block is optional (can be null). | |
Parameter block implementation to combine two existing parameter blocks.
Definition at line 288 of file stdparams.h.
| celCombineParameterBlock::celCombineParameterBlock | ( | iCelParameterBlock * | b1, |
| iCelParameterBlock * | b2 | ||
| ) | [inline] |
The second parameter block is optional (can be null).
Definition at line 299 of file stdparams.h.