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