#include <MRAppendHistory.h>
|
using | Obj = typename HistoryActionType::Obj |
|
◆ Obj
template<class HistoryActionType >
using MR::Historian< HistoryActionType >::Obj = typename HistoryActionType::Obj |
◆ Historian()
template<class HistoryActionType >
template<typename... Args>
MR::Historian< HistoryActionType >::Historian |
( |
std::string | name, |
|
|
std::shared_ptr< Obj > | obj, |
|
|
Args &&... | args ) |
|
inline |
◆ ~Historian()
template<class HistoryActionType >
◆ cancelAction()
template<class HistoryActionType >
The documentation for this class was generated from the following file: