#include
<class_alternative_set_1_1_model_alternative.h>

Public Member Functions |
|
| __init__ () | |
| This is a thread-safe set of node
identifiers. |
|
| add () | |
| addWithData () | |
| discard () | |
| AlternativeSet.ModelAlternative.__init__ | ( | ) |
This is a thread-safe set of node identifiers.
The interface to this class mimics the interface to the built-in set.
Reimplemented from AlternativeSet.Alternative.
| AlternativeSet.ModelAlternative.add | ( | ) |
Reimplemented from NodeContainers.NodeIdList.
| AlternativeSet.ModelAlternative.addWithData | ( | ) |
| AlternativeSet.ModelAlternative.discard | ( | ) |
Reimplemented from NodeContainers.NodeIdList.