#include "../common/global.h"#include "../common/Exception.h"#include <vector>Go to the source code of this file.
Classes | |
| class | LinuxSampler::InstrumentManagerException |
| Will be thrown by InstrumentManager implementations on errors. More... | |
| class | LinuxSampler::InstrumentManager |
| Abstract interface class for InstrumentManagers. More... | |
| struct | LinuxSampler::InstrumentManager::instrument_id_t |
| Reflects unique ID of an instrument. More... | |
| struct | LinuxSampler::InstrumentManager::instrument_info_t |
| Rather abstract informations about an instrument. More... | |
Namespaces | |
| namespace | LinuxSampler |