EventBus Class Reference
[VST Implementation Helper Classes]

Description of an Event Bus. More...

#include <vstbus.h>

Inheritance diagram for EventBus:
Inheritance graph
[legend]

Public Member Functions

 EventBus (const TChar *name, BusType busType, int32 flags, int32 channelCount)
 Constructor of an EventBus.
virtual bool getInfo (BusInfo &info)
 Gets the BusInfo associated to this Event bus.
 OBJ_METHODS (Vst::EventBus, Vst::Bus)

Protected Attributes

int32 channelCount

Detailed Description

Description of an Event Bus.


Constructor & Destructor Documentation

EventBus ( const TChar name,
BusType  busType,
int32  flags,
int32  channelCount 
)

Constructor of an EventBus.


Member Function Documentation

bool getInfo ( BusInfo info  )  [virtual]

Gets the BusInfo associated to this Event bus.

Reimplemented from Bus.

OBJ_METHODS ( Vst::EventBus  ,
Vst::Bus   
)

Field Documentation

int32 channelCount [protected]
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.