Generated from class MR.NoDefInit<MR.UndirectedEdgeId>. Base classes: Direct: (non-virtual) MR.UndirectedEdgeId This is the non-const half of the class.
More...
Inheritance diagram for MR.NoDefInit_MRUndirectedEdgeId:Public Member Functions | |
| unsafe | NoDefInit_MRUndirectedEdgeId () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | NoDefInit_MRUndirectedEdgeId (MR.Const_NoDefInit_MRUndirectedEdgeId _other) |
Generated from constructor MR.NoDefInit<MR.UndirectedEdgeId>::NoDefInit. | |
| unsafe MR.NoDefInit_MRUndirectedEdgeId | assign (MR.Const_NoDefInit_MRUndirectedEdgeId _other) |
Generated from method MR.NoDefInit<MR.UndirectedEdgeId>::operator=. | |
| unsafe ref int | get () |
Generated from method MR.NoDefInit<MR.UndirectedEdgeId>::get. | |
| unsafe ref MR.UndirectedEdgeId | subAssign (int a) |
Generated from method MR.NoDefInit<MR.UndirectedEdgeId>::operator-=. | |
| unsafe ref MR.UndirectedEdgeId | addAssign (int a) |
Generated from method MR.NoDefInit<MR.UndirectedEdgeId>::operator+=. | |
Public Member Functions inherited from MR.Const_NoDefInit_MRUndirectedEdgeId | |
| virtual void | Dispose () |
| unsafe | Const_NoDefInit_MRUndirectedEdgeId () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_NoDefInit_MRUndirectedEdgeId (MR.Const_NoDefInit_MRUndirectedEdgeId _other) |
Generated from constructor MR.NoDefInit<MR.UndirectedEdgeId>::NoDefInit. | |
| unsafe bool | valid () |
Generated from method MR.NoDefInit<MR.UndirectedEdgeId>::valid. | |
| unsafe bool | less (MR.UndirectedEdgeId b) |
Generated from method MR.NoDefInit<MR.UndirectedEdgeId>::operator<. | |
| bool | Equals (MR.UndirectedEdgeId b) |
| override bool | Equals (object? other) |
Static Public Member Functions | |
| static unsafe implicit | operator MR.Box_UndirectedEdgeId (NoDefInit_MRUndirectedEdgeId self) |
Static Public Member Functions inherited from MR.Const_NoDefInit_MRUndirectedEdgeId | |
| static unsafe implicit | operator MR.ConstBox_UndirectedEdgeId (Const_NoDefInit_MRUndirectedEdgeId self) |
| static unsafe implicit | operator int (MR.Const_NoDefInit_MRUndirectedEdgeId _this) |
Generated from conversion operator MR.NoDefInit<MR.UndirectedEdgeId>::operator int. | |
| static unsafe | operator bool (MR.Const_NoDefInit_MRUndirectedEdgeId _this) |
Generated from conversion operator MR.NoDefInit<MR.UndirectedEdgeId>::operator bool. | |
| static unsafe bool | operator== (MR.Const_NoDefInit_MRUndirectedEdgeId _this, MR.UndirectedEdgeId b) |
Generated from method MR.NoDefInit<MR.UndirectedEdgeId>::operator==. | |
| static unsafe bool | operator!= (MR.Const_NoDefInit_MRUndirectedEdgeId _this, MR.UndirectedEdgeId b) |
Properties | |
| new unsafe ref int | id [get] |
Properties inherited from MR.Const_NoDefInit_MRUndirectedEdgeId | |
| unsafe int | id [get] |
Properties inherited from MR.Misc.Object< Const_NoDefInit_MRUndirectedEdgeId > | |
| 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. | |
Additional Inherited Members | |
Protected Member Functions inherited from MR.Const_NoDefInit_MRUndirectedEdgeId | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes inherited from MR.Misc.Object< Const_NoDefInit_MRUndirectedEdgeId > | |
| bool | _IsOwningVal |
Generated from class MR.NoDefInit<MR.UndirectedEdgeId>. Base classes: Direct: (non-virtual) MR.UndirectedEdgeId This is the non-const half of the class.