VST 3 SDK VST 3.7
SDK for developing VST plug-in
|
This is the complete list of members for EventList, including all inherited members.
addEvent(Event &e) SMTG_OVERRIDE | EventList | virtual |
addRef()=0 | FUnknown | pure virtual |
clear() | EventList | inline |
EventList(int32 maxSize=50) | EventList | |
events | EventList | protected |
fillCount | EventList | protected |
getEvent(int32 index, Event &e) SMTG_OVERRIDE | EventList | virtual |
getEventByIndex(int32 index) const | EventList | |
getEventCount() SMTG_OVERRIDE | EventList | inlinevirtual |
iid | IEventList | static |
maxSize | EventList | protected |
queryInterface(const TUID _iid, void **obj)=0 | FUnknown | pure virtual |
release()=0 | FUnknown | pure virtual |
setMaxSize(int32 maxSize) | EventList | |
~EventList() | EventList | virtual |