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