Generated from class MR.NoCtor<MR.GraphEdgeId>. This is the non-const half of the class.
More...
Inheritance diagram for MR.NoCtor_MRGraphEdgeId:Public Member Functions | |
| unsafe | NoCtor_MRGraphEdgeId () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | NoCtor_MRGraphEdgeId (MR.Const_NoCtor_MRGraphEdgeId _other) |
Generated from constructor MR.NoCtor<MR.GraphEdgeId>::NoCtor. | |
| unsafe MR.NoCtor_MRGraphEdgeId | assign (MR.Const_NoCtor_MRGraphEdgeId _other) |
Generated from method MR.NoCtor<MR.GraphEdgeId>::operator=. | |
Public Member Functions inherited from MR.Const_NoCtor_MRGraphEdgeId | |
| virtual void | Dispose () |
| unsafe | Const_NoCtor_MRGraphEdgeId () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_NoCtor_MRGraphEdgeId (MR.Const_NoCtor_MRGraphEdgeId _other) |
Generated from constructor MR.NoCtor<MR.GraphEdgeId>::NoCtor. | |
Additional Inherited Members | |
Protected Member Functions inherited from MR.Const_NoCtor_MRGraphEdgeId | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes inherited from MR.Misc.Object< Const_NoCtor_MRGraphEdgeId > | |
| bool | _IsOwningVal |
Properties inherited from MR.Misc.Object< Const_NoCtor_MRGraphEdgeId > | |
| 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.NoCtor<MR.GraphEdgeId>. This is the non-const half of the class.