LinuxSampler::DeviceRuntimeParameterBool Class Reference

#include <DeviceParameter.h>

Inheritance diagram for LinuxSampler::DeviceRuntimeParameterBool:
LinuxSampler::DeviceRuntimeParameter LinuxSampler::AudioChannel::ParameterIsMixChannel

List of all members.

Public Member Functions

 DeviceRuntimeParameterBool (bool bVal)
virtual String Type ()
virtual bool Multiplicity ()
virtual optional< StringRangeMin ()
virtual optional< StringRangeMax ()
virtual optional< StringPossibilities ()
virtual String Value ()
virtual void SetValue (String val) throw (Exception)
virtual bool ValueAsBool ()
virtual void SetValue (bool b) throw (Exception)
virtual void OnSetValue (bool b)=0 throw (Exception)
virtual String Description ()=0
virtual bool Fix ()=0

Protected Attributes

bool bVal

Detailed Description

Definition at line 52 of file DeviceParameter.h.


Constructor & Destructor Documentation

LinuxSampler::DeviceRuntimeParameterBool::DeviceRuntimeParameterBool ( bool  bVal  ) 

Member Function Documentation

virtual String LinuxSampler::DeviceRuntimeParameter::Description (  )  [pure virtual, inherited]
virtual bool LinuxSampler::DeviceRuntimeParameter::Fix (  )  [pure virtual, inherited]
virtual bool LinuxSampler::DeviceRuntimeParameterBool::Multiplicity (  )  [virtual]
virtual void LinuxSampler::DeviceRuntimeParameterBool::OnSetValue ( bool  b  )  throw (Exception) [pure virtual]
virtual optional<String> LinuxSampler::DeviceRuntimeParameterBool::Possibilities (  )  [virtual]
virtual optional<String> LinuxSampler::DeviceRuntimeParameterBool::RangeMax (  )  [virtual]
virtual optional<String> LinuxSampler::DeviceRuntimeParameterBool::RangeMin (  )  [virtual]
virtual void LinuxSampler::DeviceRuntimeParameterBool::SetValue ( bool  b  )  throw (Exception) [virtual]
virtual void LinuxSampler::DeviceRuntimeParameterBool::SetValue ( String  val  )  throw (Exception) [virtual]
virtual String LinuxSampler::DeviceRuntimeParameterBool::Type (  )  [virtual]
virtual String LinuxSampler::DeviceRuntimeParameterBool::Value (  )  [virtual]
virtual bool LinuxSampler::DeviceRuntimeParameterBool::ValueAsBool (  )  [virtual]

Member Data Documentation

Definition at line 68 of file DeviceParameter.h.


The documentation for this class was generated from the following file:
Generated on Sat Jan 28 08:43:17 2012 for linuxsampler by  doxygen 1.6.3