opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
osc::UndoRedoEntryBase Class Reference

#include <undo_redo.h>

Inheritance diagram for osc::UndoRedoEntryBase:
[legend]

Public Member Functions

UID id () const
 
CStringView message () const
 

Protected Member Functions

 UndoRedoEntryBase (std::shared_ptr< const detail::UndoRedoEntryMetadata > data)
 
const detail::UndoRedoEntryMetadatametadata () const
 

Constructor & Destructor Documentation

◆ UndoRedoEntryBase()

osc::UndoRedoEntryBase::UndoRedoEntryBase ( std::shared_ptr< const detail::UndoRedoEntryMetadata data)
inlineexplicitprotected

Member Function Documentation

◆ id()

UID osc::UndoRedoEntryBase::id ( ) const
inline

◆ message()

CStringView osc::UndoRedoEntryBase::message ( ) const
inline

◆ metadata()

const detail::UndoRedoEntryMetadata & osc::UndoRedoEntryBase::metadata ( ) const
inlineprotected

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