Guitarix
|
Public Member Functions | |
ClientList (const char **) | |
~ClientList () | |
void | remove (string excl) |
Static Public Member Functions | |
static bool | str_compare (const char *a, const char *b) |
Definition at line 85 of file gx_portmap.cpp.
|
explicit |
Definition at line 96 of file gx_portmap.cpp.
gx_portmap::ClientList::~ClientList | ( | ) |
Definition at line 116 of file gx_portmap.cpp.
void gx_portmap::ClientList::remove | ( | string | excl | ) |
Definition at line 122 of file gx_portmap.cpp.
Referenced by gx_portmap::getnumber().
|
static |
Definition at line 92 of file gx_portmap.cpp.