Structs used for merging nodes. More...
#include <cassert>#include <ug/paraTimer.h>#include <ug/paraInitiator.h>#include <ug/paraParamSet.h>#include "bbParaInstance.h"Go to the source code of this file.
Classes | |
| struct | BbParaFixedValue_ |
| Fixed value struct. More... | |
| struct | BbParaMergeNodeInfo_ |
| Merge node information struct. More... | |
| struct | BbParaFixedVariable_ |
| Fixed variable struct. More... | |
| struct | BbParaSortedVariable_ |
| Sorted variable struct. More... | |
| struct | BbParaMergedNodeListElement_ |
| merged node list element stract More... | |
| class | BbParaNodesMerger |
Namespaces | |
| namespace | UG |
Typedefs | |
| typedef struct BbParaFixedValue_ | BbParaFixedValue |
| typedef struct BbParaMergeNodeInfo_ | BbParaMergeNodeInfo |
| typedef struct BbParaFixedVariable_ | BbParaFixedVariable |
| typedef struct BbParaSortedVariable_ | BbParaSortedVariable |
| typedef struct BbParaFixedValue_ * | BbParaFixedValuePtr |
| typedef struct BbParaMergedNodeListElement_ | BbParaMergedNodeListElement |
Structs used for merging nodes.
Definition in file bbParaNodesMerger.h.