Generated from class MR.NodeId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.NodeId> MR.NoInitNodeId This is the by-value version of the struct.
More...
|
|
| NodeId (NodeId _other) |
| | Generated copy constructor.
|
| |
|
unsafe | NodeId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | NodeId (MR.Const_NoInit _1) |
| | Generated from constructor MR.NodeId.NodeId.
|
| |
|
unsafe | NodeId (int i) |
| | Generated from constructor MR.NodeId.NodeId.
|
| |
|
readonly unsafe bool | valid () |
| | Generated from method MR.NodeId.valid.
|
| |
|
unsafe ref int | get () |
| | Generated from method MR.NodeId.get.
|
| |
|
readonly unsafe bool | less (MR.NodeId b) |
| | Generated from method MR.NodeId.operator<.
|
| |
|
unsafe void | decr () |
| | Generated from method MR.NodeId.operator--.
|
| |
|
unsafe NodeId | decr (MR.NodeId _this) |
| | Generated from method MR.NodeId.operator--.
|
| |
|
unsafe void | incr () |
| | Generated from method MR.NodeId.operator++.
|
| |
|
unsafe NodeId | incr (MR.NodeId _this) |
| | Generated from method MR.NodeId.operator++.
|
| |
|
unsafe ref MR.NodeId | subAssign (int a) |
| | Generated from method MR.NodeId.operator-=.
|
| |
|
unsafe ref MR.NodeId | addAssign (int a) |
| | Generated from method MR.NodeId.operator+=.
|
| |
|
bool | Equals (MR.NodeId b) |
| |
|
override bool | Equals (object? other) |
| |
Generated from class MR.NodeId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.NodeId> MR.NoInitNodeId This is the by-value version of the struct.
The documentation for this struct was generated from the following file: