LinuxSampler::AudioChannel::ParameterIsMixChannel Class Reference

#include <AudioChannel.h>

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

List of all members.

Public Member Functions

 ParameterIsMixChannel (bool b)
virtual String Description ()
virtual bool Fix ()
virtual void OnSetValue (bool b) throw (Exception)
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 void SetValue (bool b) throw (Exception)
virtual bool ValueAsBool ()

Protected Attributes

bool bVal

Detailed Description

Definition at line 44 of file AudioChannel.h.


Constructor & Destructor Documentation

LinuxSampler::AudioChannel::ParameterIsMixChannel::ParameterIsMixChannel ( bool  b  )  [inline]

Definition at line 46 of file AudioChannel.h.


Member Function Documentation

virtual String LinuxSampler::AudioChannel::ParameterIsMixChannel::Description (  )  [inline, virtual]

Implements LinuxSampler::DeviceRuntimeParameter.

Definition at line 47 of file AudioChannel.h.

virtual bool LinuxSampler::AudioChannel::ParameterIsMixChannel::Fix (  )  [inline, virtual]

Implements LinuxSampler::DeviceRuntimeParameter.

Definition at line 48 of file AudioChannel.h.

virtual bool LinuxSampler::DeviceRuntimeParameterBool::Multiplicity (  )  [virtual, inherited]
virtual void LinuxSampler::AudioChannel::ParameterIsMixChannel::OnSetValue ( bool  b  )  throw (Exception) [inline, virtual]

Implements LinuxSampler::DeviceRuntimeParameterBool.

Definition at line 49 of file AudioChannel.h.

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

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