|
LMMS
|
#include "pluginterfaces/base/funknown.h"#include "pluginterfaces/vst/vsttypes.h"#include "pluginterfaces/base/falignpush.h"#include "pluginterfaces/base/falignpop.h"Go to the source code of this file.
Classes | |
| struct | Steinberg::Vst::UnitInfo |
| struct | Steinberg::Vst::ProgramListInfo |
| class | Steinberg::Vst::IUnitHandler |
| class | Steinberg::Vst::IUnitHandler2 |
| class | Steinberg::Vst::IUnitInfo |
| class | Steinberg::Vst::IProgramListData |
| class | Steinberg::Vst::IUnitData |
Namespaces | |
| namespace | Steinberg |
| namespace | Steinberg::Vst |
Variables | |
| static const UnitID | Steinberg::Vst::kRootUnitId = 0 |
| identifier for the top level unit (root) | |
| static const UnitID | Steinberg::Vst::kNoParentUnitId = -1 |
| used for the root unit which does not have a parent. | |
| static const ProgramListID | Steinberg::Vst::kNoProgramListId = -1 |
| no programs are used in the unit. | |
| static const int32 | Steinberg::Vst::kAllProgramInvalid = -1 |
| all program information is invalid | |