Generated from class MR.NoInitNodeId. Base classes: Direct: (non-virtual) MR.NodeId This is the non-const half of the class.
More...
|
|
unsafe | NoInitNodeId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | NoInitNodeId (MR.Const_NoInitNodeId _other) |
| | Generated from constructor MR.NoInitNodeId.NoInitNodeId.
|
| |
|
unsafe | NoInitNodeId (MR.NodeId id) |
| | Generated from constructor MR.NoInitNodeId.NoInitNodeId.
|
| |
|
unsafe MR.NoInitNodeId | assign (MR.Const_NoInitNodeId _other) |
| | Generated from method MR.NoInitNodeId.operator=.
|
| |
|
unsafe ref int | get () |
| | Generated from method MR.NoInitNodeId.get.
|
| |
|
unsafe ref MR.NodeId | subAssign (int a) |
| | Generated from method MR.NoInitNodeId.operator-=.
|
| |
|
unsafe ref MR.NodeId | addAssign (int a) |
| | Generated from method MR.NoInitNodeId.operator+=.
|
| |
|
virtual void | Dispose () |
| |
|
unsafe | Const_NoInitNodeId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_NoInitNodeId (MR.Const_NoInitNodeId _other) |
| | Generated from constructor MR.NoInitNodeId.NoInitNodeId.
|
| |
|
unsafe | Const_NoInitNodeId (MR.NodeId id) |
| | Generated from constructor MR.NoInitNodeId.NoInitNodeId.
|
| |
|
unsafe bool | valid () |
| | Generated from method MR.NoInitNodeId.valid.
|
| |
|
unsafe bool | less (MR.NodeId b) |
| | Generated from method MR.NoInitNodeId.operator<.
|
| |
|
bool | Equals (MR.NodeId b) |
| |
|
override bool | Equals (object? other) |
| |
|
|
static unsafe implicit | operator MR.Box_NodeId (NoInitNodeId self) |
| |
|
static unsafe implicit | operator NoInitNodeId (MR.NodeId id) |
| | Generated from constructor MR.NoInitNodeId.NoInitNodeId.
|
| |
|
static unsafe implicit | operator MR.ConstBox_NodeId (Const_NoInitNodeId self) |
| |
|
static unsafe implicit | operator Const_NoInitNodeId (MR.NodeId id) |
| | Generated from constructor MR.NoInitNodeId.NoInitNodeId.
|
| |
|
static unsafe implicit | operator int (MR.Const_NoInitNodeId _this) |
| | Generated from conversion operator MR.NoInitNodeId.operator int.
|
| |
|
static unsafe | operator bool (MR.Const_NoInitNodeId _this) |
| | Generated from conversion operator MR.NoInitNodeId.operator bool.
|
| |
|
static unsafe bool | operator== (MR.Const_NoInitNodeId _this, MR.NodeId b) |
| | Generated from method MR.NoInitNodeId.operator==.
|
| |
|
static unsafe bool | operator!= (MR.Const_NoInitNodeId _this, MR.NodeId b) |
| |
|
|
new unsafe ref int | id [get] |
| |
|
unsafe 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.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
bool | _IsOwningVal |
| |
Generated from class MR.NoInitNodeId. Base classes: Direct: (non-virtual) MR.NodeId This is the non-const half of the class.
The documentation for this class was generated from the following file: