Gizmod::GizmoEventSoundCard Class Reference

Class for SoundCard events. More...

#include <GizmoEventSoundCard.hpp>

Inheritance diagram for Gizmod::GizmoEventSoundCard:

Inheritance graph
[legend]
Collaboration diagram for Gizmod::GizmoEventSoundCard:

Collaboration graph
[legend]

List of all members.

Public Member Functions

AlsaMixer const * getMixer ()
 Get the associated Mixer.
AlsaSoundCard const * getSoundCard ()
 Get the associated SoundCard.
 GizmoEventSoundCard ()
 Serialize Constructor.
 GizmoEventSoundCard (AlsaEvent const &Event, AlsaSoundCard const &SoundCard, bool IsRemote=false)
 Default Constructor.
 GizmoEventSoundCard (AlsaEvent const &Event, AlsaSoundCard const &SoundCard, AlsaMixer const &Mixer, bool IsRemote=false)
 Default Constructor.
virtual ~GizmoEventSoundCard ()
 Destructor.

Protected Attributes

AlsaMixer const * mpMixer
 The assocaited Mixer.
AlsaSoundCard const * mpSoundCard
 The associated SoundCard.

Friends

class boost::serialization::access


Detailed Description

Class for SoundCard events.

This class is for all GizmoEventSoundCards attached to the system.

Definition at line 65 of file GizmoEventSoundCard.hpp.


Constructor & Destructor Documentation

GizmoEventSoundCard::GizmoEventSoundCard (  ) 

Serialize Constructor.

GizmoEventSoundCard Serialize Constructor.

Definition at line 72 of file GizmoEventSoundCard.cpp.

GizmoEventSoundCard::GizmoEventSoundCard ( AlsaEvent const &  Event,
AlsaSoundCard const &  SoundCard,
bool  IsRemote = false 
)

Default Constructor.

GizmoEventSoundCard Default Constructor.

Definition at line 50 of file GizmoEventSoundCard.cpp.

References mpMixer, and mpSoundCard.

GizmoEventSoundCard::GizmoEventSoundCard ( AlsaEvent const &  Event,
AlsaSoundCard const &  SoundCard,
AlsaMixer const &  Mixer,
bool  IsRemote = false 
)

Default Constructor.

GizmoEventSoundCard Default Constructor.

Definition at line 61 of file GizmoEventSoundCard.cpp.

References mpMixer, and mpSoundCard.

GizmoEventSoundCard::~GizmoEventSoundCard (  )  [virtual]

Destructor.

GizmoEventSoundCard Destructor.

Definition at line 78 of file GizmoEventSoundCard.cpp.


Member Function Documentation

AlsaMixer const * GizmoEventSoundCard::getMixer (  ) 

Get the associated Mixer.

Returns:
The Mixer

Definition at line 89 of file GizmoEventSoundCard.cpp.

References mpMixer.

AlsaSoundCard const * GizmoEventSoundCard::getSoundCard (  ) 

Get the associated SoundCard.

Returns:
The SoundCard

Definition at line 97 of file GizmoEventSoundCard.cpp.

References mpSoundCard.


The documentation for this class was generated from the following files:
Generated on Wed Nov 7 10:07:05 2007 for gizmod by  doxygen 1.5.3