Generated from class MR.GraphVertId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.GraphVertId> This is the non-const reference to the struct.
More...
|
|
unsafe | Box_GraphVertId (GraphVertId other) |
| | Make a copy of a struct. (Even though we initially pass is_owning: false, we then use the copy constructor to produce an owning instance.)
|
| |
|
unsafe | Box_GraphVertId (ConstBox_GraphVertId _other) |
| | Generated copy constructor.
|
| |
|
void | Assign (ConstBox_GraphVertId _other) |
| | Generated copy assignment.
|
| |
|
unsafe | Box_GraphVertId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Box_GraphVertId (MR.Const_NoInit _1) |
| | Generated from constructor MR.GraphVertId.GraphVertId.
|
| |
|
unsafe | Box_GraphVertId (int i) |
| | Generated from constructor MR.GraphVertId.GraphVertId.
|
| |
|
unsafe ref int | get () |
| | Generated from method MR.GraphVertId.get.
|
| |
|
unsafe void | decr () |
| | Generated from method MR.GraphVertId.operator--.
|
| |
|
unsafe void | incr () |
| | 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+=.
|
| |
|
unsafe | ConstBox_GraphVertId (GraphVertId other) |
| | Make a copy of a struct. (Even though we initially pass is_owning: false, we then use the copy constructor to produce an owning instance.)
|
| |
|
virtual void | Dispose () |
| |
|
unsafe | ConstBox_GraphVertId (ConstBox_GraphVertId _other) |
| | Generated copy constructor.
|
| |
|
unsafe | ConstBox_GraphVertId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | ConstBox_GraphVertId (MR.Const_NoInit _1) |
| | Generated from constructor MR.GraphVertId.GraphVertId.
|
| |
|
unsafe | ConstBox_GraphVertId (int i) |
| | Generated from constructor MR.GraphVertId.GraphVertId.
|
| |
|
unsafe bool | valid () |
| | Generated from method MR.GraphVertId.valid.
|
| |
|
unsafe bool | less (MR.GraphVertId b) |
| | Generated from method MR.GraphVertId.operator<.
|
| |
|
bool | Equals (MR.GraphVertId b) |
| |
|
override bool | Equals (object? other) |
| |
|
|
unsafe new ref GraphVertId | _Ref [get] |
| | Get the underlying struct.
|
| |
|
new ref int | id [get] |
| |
|
unsafe ref readonly GraphVertId | _Ref [get] |
| | Get the underlying struct.
|
| |
|
ref readonly int | id [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Generated from class MR.GraphVertId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.GraphVertId> This is the non-const reference to the struct.
The documentation for this class was generated from the following file: