| VST 3 SDK
    VST 3.7
    SDK for developing VST plug-in | 
This is the complete list of members for EventBus, including all inherited members.
| active | Bus | |
| Bus(const TChar *name, BusType busType, int32 flags) | Bus | |
| busType | Bus | |
| channelCount | EventBus | protected | 
| EventBus(const TChar *name, BusType busType, int32 flags, int32 channelCount) | EventBus | |
| flags | Bus | |
| getInfo(BusInfo &info) SMTG_OVERRIDE | EventBus | virtual | 
| isActive() const | Bus | inline | 
| OBJ_METHODS(Vst::EventBus, Vst::Bus) | EventBus | |
| setActive(TBool state) | Bus | inline | 
| setBusType(BusType newBusType) | Bus | inline | 
| setFlags(uint32 newFlags) | Bus | inline | 
| setName(String newName) | Bus | inline |