Steinberg::Vst::EventBus Class Reference

#include <vstcomponent.h>

Inheritance diagram for Steinberg::Vst::EventBus:

Steinberg::Vst::Bus List of all members.

Public Member Functions

 EventBus (const TChar *name, BusType busType, int32 flags, int32 channelCount)
virtual bool getInfo (BusInfo &info)

Protected Attributes

int32 channelCount

Detailed Description

Describes a Event Bus.

Definition at line 79 of file vstcomponent.h.


Constructor & Destructor Documentation

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

Constructor of an EventBus.

Definition at line 63 of file vstcomponent.cpp.


Member Function Documentation

bool Steinberg::Vst::EventBus::getInfo ( BusInfo info  )  [virtual]

Gets the BusInfo of this bus.

Reimplemented from Steinberg::Vst::Bus.

Definition at line 69 of file vstcomponent.cpp.


Member Data Documentation

int32 Steinberg::Vst::EventBus::channelCount [protected]

Definition at line 92 of file vstcomponent.h.


The documentation for this class was generated from the following files: Empty

Copyright ©2008 Steinberg Media Technologies. All Rights Reserved.