|
Ingen
0.5.1
|
Collaboration diagram for Ingen::Server::UndoStack::Entry:Public Member Functions | |
| Entry (time_t time=0) | |
| Entry (const Entry ©) | |
| Entry & | operator= (const Entry &rhs) |
| void | clear () |
| void | push_event (const LV2_Atom *ev) |
Public Attributes | |
| time_t | time |
| std::deque< LV2_Atom * > | events |
1.8.12