Generated from class MR.Graph.EndVertices. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | EndVertices () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | EndVertices (MR.GraphVertId v0, MR.GraphVertId v1) |
| Constructs MR.Graph.EndVertices elementwise. | |
| unsafe | EndVertices (MR.Graph.Const_EndVertices _other) |
| Generated from constructor MR::Graph::EndVertices::EndVertices. | |
| EndVertices (EndVertices _other) | |
| Generated from constructor MR::Graph::EndVertices::EndVertices. | |
| unsafe MR.Graph.EndVertices | assign (MR.Graph.Const_EndVertices _other) |
| Generated from method MR::Graph::EndVertices::operator=. | |
| unsafe void | replaceEnd (MR.GraphVertId what, MR.GraphVertId with) |
| Generated from method MR::Graph::EndVertices::replaceEnd. | |
| Public Member Functions inherited from MR.Const_Graph.Const_EndVertices | |
| virtual void | Dispose () |
| unsafe | Const_EndVertices () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_EndVertices (MR.GraphVertId v0, MR.GraphVertId v1) |
| Constructs MR.Graph.EndVertices elementwise. | |
| unsafe | Const_EndVertices (MR.Graph.Const_EndVertices _other) |
| Generated from constructor MR::Graph::EndVertices::EndVertices. | |
| Const_EndVertices (EndVertices _other) | |
| Generated from constructor MR::Graph::EndVertices::EndVertices. | |
| unsafe MR.GraphVertId | otherEnd (MR.GraphVertId a) |
| Generated from method MR::Graph::EndVertices::otherEnd. | |
Properties | |
| new unsafe ref MR.GraphVertId | v0 [get] |
| new unsafe ref MR.GraphVertId | v1 [get] |
| Properties inherited from MR.Const_Graph.Const_EndVertices | |
| unsafe ref readonly MR.GraphVertId | v0 [get] |
| unsafe ref readonly MR.GraphVertId | v1 [get] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_Graph.Const_EndVertices | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_Graph.Const_EndVertices | |
| unsafe MR.GraphVertId * | __ref_storage_v0 |
| unsafe MR.GraphVertId * | __ref_storage_v1 |
Generated from class MR.Graph.EndVertices. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.Graph.EndVertices elementwise.
|
inline |
Generated from constructor MR::Graph::EndVertices::EndVertices.
|
inline |
Generated from constructor MR::Graph::EndVertices::EndVertices.
|
inline |
Generated from method MR::Graph::EndVertices::operator=.
|
inline |
Generated from method MR::Graph::EndVertices::replaceEnd.
|
get |
|
get |