Guitarix
|
Go to the source code of this file.
Classes | |
struct | gx_portmap::ClientPortList |
struct | gx_portmap::ClientList |
Namespaces | |
gx_portmap | |
Macros | |
#define | ALSA_PCM "alsa_pcm" |
#define | ALSA_PCM_LEN_1 9 |
#define | uslp() usleep(10); |
Functions | |
bool | gx_portmap::getnumber (const Glib::ustring &p, long *pi) |
#define ALSA_PCM "alsa_pcm" |
Definition at line 48 of file gx_portmap.cpp.
Referenced by gx_portmap::ClientPortList::ClientPortList(), and gx_portmap::ClientList::remove().
#define ALSA_PCM_LEN_1 9 |
Definition at line 49 of file gx_portmap.cpp.
Referenced by gx_portmap::ClientPortList::ClientPortList(), and gx_portmap::ClientList::remove().
#define uslp | ( | ) | usleep(10); |
Referenced by gx_portmap::getnumber().