celCombineParameterBlock Class Reference
Parameter block implementation to combine two existing parameter blocks. More...
#include <celtool/stdparams.h>
Inheritance diagram for celCombineParameterBlock:

Public Member Functions | |
| celCombineParameterBlock (iCelParameterBlock *b1, iCelParameterBlock *b2) | |
| The second parameter block is optional (can be null). | |
Detailed Description
Parameter block implementation to combine two existing parameter blocks.
Definition at line 305 of file stdparams.h.
Constructor & Destructor Documentation
| celCombineParameterBlock::celCombineParameterBlock | ( | iCelParameterBlock * | b1, | |
| iCelParameterBlock * | b2 | |||
| ) | [inline] |
The second parameter block is optional (can be null).
Definition at line 316 of file stdparams.h.
The documentation for this class was generated from the following file:
- celtool/stdparams.h
Generated for CEL: Crystal Entity Layer 1.4.1 by doxygen 1.7.1
