SSEConfigEntry
Configuration entry with vertex index, support index, and the sites acted on.
Constructors
SSEConfigEntry(const SSEConfigEntry existing) -> SSEConfigEntry
Constructs an instance of SSEConfigEntry from an existing instance by copy.
Parameters
- existing: Existing instance of SSEConfigEntry to be copied.
Symbols
| Name | Description |
|---|---|
= | Constructs an instance of SSEConfigEntry from an existing instance by assignment. |
Members
| Name | Description |
|---|---|
| sites | Returns the sites of the configuration entry. |
| support_index | Returns the support index of the entry. |
| vertex_index | Returns the vertex index of the entry. |