linuxsampler 2.3.1
DeviceParameter.h File Reference
#include <map>
#include <vector>
#include "../common/global.h"
#include "../common/optional.h"
#include "../common/Exception.h"
#include "Device.h"

Go to the source code of this file.

Classes

class  LinuxSampler::DeviceRuntimeParameter
 Abstracet base class for all driver parameters of the sampler. More...
 
class  LinuxSampler::DeviceRuntimeParameterBool
 Abstract base class for driver parameters of type bool. More...
 
class  LinuxSampler::DeviceRuntimeParameterInt
 Abstract base class for driver parameters of type int. More...
 
class  LinuxSampler::DeviceRuntimeParameterFloat
 Abstract base class for driver parameters of type float. More...
 
class  LinuxSampler::DeviceRuntimeParameterString
 Abstract base class for driver parameters of type String. More...
 
class  LinuxSampler::DeviceRuntimeParameterStrings
 Abstract base class for driver parameters of a String list type. More...
 
class  LinuxSampler::DeviceCreationParameter
 Abstract base class for parameters at driver instanciation time. More...
 
class  LinuxSampler::DeviceCreationParameterBool
 Abstract base class for driver parameters of type Bool. More...
 
class  LinuxSampler::DeviceCreationParameterInt
 Abstract base class for driver parameters of type int. More...
 
class  LinuxSampler::DeviceCreationParameterFloat
 Abstract base class for driver parameters of type float. More...
 
class  LinuxSampler::DeviceCreationParameterString
 Abstract base class for driver parameters of type String. More...
 
class  LinuxSampler::DeviceCreationParameterStrings
 Abstract base class for driver parameters of a String list type. More...
 

Namespaces

namespace  LinuxSampler