#include <NBF.h>
Inheritance diagram for NBFSwitch:
Public Attributes | |
uint_t | numActiveChildren |
Specifies the number of children that are currently switched on. More... | |
uint_t | activeChildren |
Specifies the offset to indices to the active children. Indices are stored as 32-bit unsigned integers. More... |
The object code for a NBFSwitch is NBF_SWITCH.
|
Specifies the number of children that are currently switched on.
|
|
Specifies the offset to indices to the active children. Indices are stored as 32-bit unsigned integers.
|