Go to the source code of this file.
Classes | |
| class | MR::CombinedHistoryAction |
Namespaces | |
| namespace | MR |
| only for bindings generation | |
Functions | |
| std::optional< std::string > | MR::getDynamicName (const std::shared_ptr< HistoryAction > &action) |
| Returns dynamic name if the action is an instance of CombinedHistoryAction; otherwise returns std::nullopt. | |