Generated from class MR.GraphEdgeId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.GraphEdgeId> This is the const reference to the struct.
More...
|
|
unsafe | ConstBox_GraphEdgeId (GraphEdgeId 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_GraphEdgeId (ConstBox_GraphEdgeId _other) |
| | Generated copy constructor.
|
| |
|
unsafe | ConstBox_GraphEdgeId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | ConstBox_GraphEdgeId (MR.Const_NoInit _1) |
| | Generated from constructor MR.GraphEdgeId.GraphEdgeId.
|
| |
|
unsafe | ConstBox_GraphEdgeId (int i) |
| | Generated from constructor MR.GraphEdgeId.GraphEdgeId.
|
| |
|
unsafe bool | valid () |
| | Generated from method MR.GraphEdgeId.valid.
|
| |
|
unsafe bool | less (MR.GraphEdgeId b) |
| | Generated from method MR.GraphEdgeId.operator<.
|
| |
|
bool | Equals (MR.GraphEdgeId b) |
| |
|
override bool | Equals (object? other) |
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe ref readonly GraphEdgeId | _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.GraphEdgeId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.GraphEdgeId> This is the const reference to the struct.
The documentation for this class was generated from the following file: