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