History action for combine some history actions Generated from class MR.CombinedHistoryAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.
More...
History action for combine some history actions Generated from class MR.CombinedHistoryAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.
◆ CombinedHistoryAction() [1/4]
| unsafe MR.CombinedHistoryAction.CombinedHistoryAction |
( |
MR._ByValue_CombinedHistoryAction | _other | ) |
|
|
inline |
Generated from constructor MR.CombinedHistoryAction.CombinedHistoryAction.
◆ CombinedHistoryAction() [2/4]
| MR.CombinedHistoryAction.CombinedHistoryAction |
( |
Const_CombinedHistoryAction | _other | ) |
|
|
inline |
Generated from constructor MR.CombinedHistoryAction.CombinedHistoryAction.
◆ CombinedHistoryAction() [3/4]
Generated from constructor MR.CombinedHistoryAction.CombinedHistoryAction.
◆ CombinedHistoryAction() [4/4]
| unsafe MR.CombinedHistoryAction.CombinedHistoryAction |
( |
string | name, |
|
|
MR.Std.Const_Vector_StdSharedPtrMRHistoryAction | actions ) |
|
inline |
Will call action() for each actions in given order (undo in reverse, redo in forward) Generated from constructor MR.CombinedHistoryAction.CombinedHistoryAction.
◆ action()
| unsafe void MR.CombinedHistoryAction.action |
( |
MR.HistoryAction.Type | type | ) |
|
|
inline |
◆ assign()
Generated from method MR.CombinedHistoryAction.operator=.
◆ filter()
| unsafe bool MR.CombinedHistoryAction.filter |
( |
MR.Std._ByValue_Function_BoolFuncFromConstStdSharedPtrMRHistoryActionRef | filteringCondition | ) |
|
|
inline |
◆ getStack()
| unsafe new MR.Std.Vector_StdSharedPtrMRHistoryAction MR.CombinedHistoryAction.getStack |
( |
| ) |
|
|
inline |
◆ operator CombinedHistoryAction?()
◆ operator MR.HistoryAction()
The documentation for this class was generated from the following file: