Generated from class MR.GraphVertId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.GraphVertId> This is the const reference to the struct.
More...
|
|
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) |
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
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 const reference to the struct.
The documentation for this class was generated from the following file: