MeshLib
 
Loading...
Searching...
No Matches
MR::Historian< HistoryActionType > Class Template Reference

#include <MRAppendHistory.h>

Public Types

using Obj = typename HistoryActionType::Obj
 

Public Member Functions

template<typename... Args>
 Historian (std::string name, std::shared_ptr< Obj > obj, Args &&... args)
 
void cancelAction ()
 
 ~Historian ()
 

Member Typedef Documentation

◆ Obj

template<class HistoryActionType >
using MR::Historian< HistoryActionType >::Obj = typename HistoryActionType::Obj

Constructor & Destructor Documentation

◆ 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 >
MR::Historian< HistoryActionType >::~Historian ( )
inline

Member Function Documentation

◆ cancelAction()

template<class HistoryActionType >
void MR::Historian< HistoryActionType >::cancelAction ( )
inline

The documentation for this class was generated from the following file: