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