|
| BlockParamBase (Block *parent, const char *name, bool parent_prefix=true) |
| Instantiate a block param base. More...
|
|
virtual bool | update ()=0 |
|
const char * | getName () const |
|
void | setSibling (BlockParamBase * sibling) |
|
const BlockParamBase * | getSibling () const |
|
§ BlockParamBase()
control::BlockParamBase::BlockParamBase |
( |
Block * |
parent, |
|
|
const char * |
name, |
|
|
bool |
parent_prefix = true |
|
) |
| |
Instantiate a block param base.
- Parameters
-
parent_prefix | Set to true to include the parent name in the parameter name |
The documentation for this class was generated from the following files: