◆ UndoHistoryImpl()
| rtosc::UndoHistoryImpl::UndoHistoryImpl |
( |
void | | ) |
|
|
inline |
◆ ~UndoHistoryImpl()
| rtosc::UndoHistoryImpl::~UndoHistoryImpl |
( |
void | | ) |
|
|
inline |
◆ clear()
| void rtosc::UndoHistoryImpl::clear |
( |
void | | ) |
|
◆ mergeEvent()
| bool rtosc::UndoHistoryImpl::mergeEvent |
( |
time_t | t, |
|
|
const char * | msg, |
|
|
char * | buf, |
|
|
size_t | N ) |
◆ replay()
| void rtosc::UndoHistoryImpl::replay |
( |
const char * | msg | ) |
|
◆ rewind()
| void rtosc::UndoHistoryImpl::rewind |
( |
const char * | msg | ) |
|
◆ cb
| std::function<void(const char*)> rtosc::UndoHistoryImpl::cb |
◆ history
| std::deque<pair<time_t, const char *> > rtosc::UndoHistoryImpl::history |
◆ history_pos
| long rtosc::UndoHistoryImpl::history_pos |
◆ max_history_size
| unsigned rtosc::UndoHistoryImpl::max_history_size |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/rtosc/cpp/undo-history.cpp