yast2-sound
Public Member Functions | Private Attributes | List of all members
YastChannelId Class Reference

#include <YastChannelId.h>

Public Member Functions

 YastChannelId ()
 
 YastChannelId (const char *alsa_name, unsigned alsa_index)
 
 YastChannelId (const std::string &YastID)
 
std::string name ()
 
unsigned index ()
 
std::string asString ()
 

Private Attributes

std::string channel_name
 
unsigned channel_index
 

Constructor & Destructor Documentation

YastChannelId::YastChannelId ( )
inline
YastChannelId::YastChannelId ( const char *  alsa_name,
unsigned  alsa_index 
)
inline
YastChannelId::YastChannelId ( const std::string &  YastID)

References channel_index, and channel_name.

Member Function Documentation

std::string YastChannelId::asString ( )

References channel_index, and channel_name.

Referenced by alsaGetChannels().

unsigned YastChannelId::index ( )
inline
std::string YastChannelId::name ( )
inline

Member Data Documentation

unsigned YastChannelId::channel_index
private

Referenced by asString(), index(), and YastChannelId().

std::string YastChannelId::channel_name
private

Referenced by asString(), name(), and YastChannelId().


The documentation for this class was generated from the following files:

Generated on a sunny day for yast2-sound by doxygen 1.8.5