Ingen  0.5.1
Public Member Functions | Public Attributes | List of all members
Ingen::Server::UndoStack::Entry Struct Reference
+ Collaboration diagram for Ingen::Server::UndoStack::Entry:

Public Member Functions

 Entry (time_t time=0)
 
 Entry (const Entry &copy)
 
Entryoperator= (const Entry &rhs)
 
void clear ()
 
void push_event (const LV2_Atom *ev)
 

Public Attributes

time_t time
 
std::deque< LV2_Atom * > events
 

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