|
|
|
|
|
Description |
Module describing a node group.
|
|
Synopsis |
|
|
|
|
Type declarations
|
|
|
The node group type.
| Constructors | Group | | name :: String | The node name
| uuid :: GroupID | The UUID of the group
| idx :: Gdx | Internal index for book-keeping
| allocPolicy :: AllocPolicy | The allocation policy for this group
|
|
|
|
|
|
A simple name for the int, node association list.
|
|
|
A simple name for a node map.
|
|
Initialization functions
|
|
|
Create a new group.
|
|
|
Sets the group index.
This is used only during the building of the data structures.
|
|
|
Changes the alias.
This is used only during the building of the data structures.
|
|
|
Checks if a group is allocable.
|
|
Produced by Haddock version 2.6.0 |