Gizmod::AlsaEvent Class Reference

Data structure that holds information about Alsa events. More...

#include <AlsaEvent.hpp>

Inheritance diagram for Gizmod::AlsaEvent:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 AlsaEvent ()
 AlsaEvent Default Constructor.
 AlsaEvent (AlsaEventType type, unsigned int mask=0)
 AlsaEvent Init Constructor.
 AlsaEvent (AlsaEvent const &Event)
 AlsaEvent Init Constructor.
virtual ~AlsaEvent ()
 AlsaEvent Destructor.

Public Attributes

AlsaEventType Type
 The type of event.
unsigned int Mask
 Alsa event mask.
bool IsActiveChanged
 Has active changed.
bool ElementsChanged
 Has Number of mixer elements changed.
bool VolumePlaybackChanged
 Playback volume changed.
bool VolumeCaptureChanged
 Capture volume changed.
bool SwitchPlaybackChanged
 Playback switch changed.
bool SwitchCaptureChanged
 Capture switch changed.

Friends

class boost::serialization::access


Detailed Description

Data structure that holds information about Alsa events.

Definition at line 75 of file AlsaEvent.hpp.


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