1 #line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.10-windows/ufe/include/undoableCommandMgr.h" 2 #ifndef _undoableCommandMgr 3 #define _undoableCommandMgr 20 class UndoableCommandGuard;
38 typedef std::shared_ptr<UndoableCommandMgr>
Ptr;
std::shared_ptr< UndoableCommand > Ptr
UndoableCommandMgr::Ptr fPreviousCommandMgr
std::string string(const Path &path)
Definition of macros for symbol visibility.
std::shared_ptr< UndoableCommandMgr > Ptr
void initializeInstance(const Ptr &globalSelection)
Abstract base class for undoable command manager.