List of Buses. More...
#include <vstbus.h>
Public Member Functions | |
| BusList (MediaType type, BusDirection dir) | |
| Constructor. | |
| MediaType | getType () const |
| Returns the BusList Type. | |
| BusDirection | getDirection () const |
| Returns the BusList direction. | |
| OBJ_METHODS (Vst::BusList, FObject) | |
Protected Attributes | |
| MediaType | type |
| BusDirection | direction |
List of Buses.
| BusList | ( | MediaType | type, | |
| BusDirection | dir | |||
| ) |
Constructor.
| BusDirection getDirection | ( | ) | const [inline] |
Returns the BusList direction.
See BusDirection
| OBJ_METHODS | ( | Vst::BusList | , | |
| FObject | ||||
| ) |
BusDirection direction [protected] |