This action to undo/redo the change of object name Generated from class MR.ChangeNameAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_ChangeNameAction (MR._ByValue_ChangeNameAction _other) |
| Generated from constructor MR.ChangeNameAction.ChangeNameAction. | |
| Const_ChangeNameAction (Const_ChangeNameAction _other) | |
| Generated from constructor MR.ChangeNameAction.ChangeNameAction. | |
| Const_ChangeNameAction (ChangeNameAction _other) | |
| Generated from constructor MR.ChangeNameAction.ChangeNameAction. | |
| unsafe | Const_ChangeNameAction (string actionName, MR.Std._ByValue_SharedPtr_MRObject obj) |
| construct before giving new name to the object Generated from constructor MR.ChangeNameAction.ChangeNameAction. | |
| unsafe MR.Std.String | name () |
| Generated from method MR.ChangeNameAction.name. | |
| unsafe ulong | heapBytes () |
| Generated from method MR.ChangeNameAction.heapBytes. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.Const_HistoryAction (Const_ChangeNameAction self) |
| static unsafe | operator Const_ChangeNameAction? (MR.Const_HistoryAction parent) |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
This action to undo/redo the change of object name Generated from class MR.ChangeNameAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class.
|
inline |
Generated from constructor MR.ChangeNameAction.ChangeNameAction.
|
inline |
Generated from constructor MR.ChangeNameAction.ChangeNameAction.
|
inline |
Generated from constructor MR.ChangeNameAction.ChangeNameAction.
|
inline |
construct before giving new name to the object Generated from constructor MR.ChangeNameAction.ChangeNameAction.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inline |
Generated from method MR.ChangeNameAction.heapBytes.
|
inline |
Generated from method MR.ChangeNameAction.name.
|
inlineexplicitstatic |
|
inlinestatic |