Generated from class MR.NoInitNodeId. Base classes: Direct: (non-virtual) MR.NodeId This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | NoInitNodeId () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | NoInitNodeId (MR.Const_NoInitNodeId _other) |
| Generated from constructor MR.NoInitNodeId.NoInitNodeId. | |
| NoInitNodeId (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+=. | |
| Public Member Functions inherited from MR.Const_NoInitNodeId | |
| 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. | |
| Const_NoInitNodeId (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 Public Member Functions | |
| static unsafe implicit | operator MR.Box_NodeId (NoInitNodeId self) |
| static unsafe implicit | operator NoInitNodeId (MR.NodeId id) |
| Generated from constructor MR.NoInitNodeId.NoInitNodeId. | |
| Static Public Member Functions inherited from MR.Const_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) |
Properties | |
| new unsafe ref int | id [get] |
| Properties inherited from MR.Const_NoInitNodeId | |
| unsafe int | id [get] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_NoInitNodeId | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_NoInitNodeId | |
| unsafe int * | __ref_storage_id |
Generated from class MR.NoInitNodeId. Base classes: Direct: (non-virtual) MR.NodeId This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.NoInitNodeId.NoInitNodeId.
|
inline |
Generated from constructor MR.NoInitNodeId.NoInitNodeId.
|
inline |
Generated from constructor MR.NoInitNodeId.NoInitNodeId.
|
inline |
Generated from method MR::NoInitNodeId::operator+=.
|
inline |
Generated from method MR::NoInitNodeId::operator=.
|
inline |
Generated from method MR.NoInitNodeId.get.
|
inlinestatic |
|
inlinestatic |
Generated from constructor MR.NoInitNodeId.NoInitNodeId.
|
inline |
Generated from method MR::NoInitNodeId::operator-=.
|
get |