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 84 of file gx_portmap.cpp.
|
explicit |
Definition at line 95 of file gx_portmap.cpp.
gx_portmap::ClientList::~ClientList | ( | ) |
Definition at line 115 of file gx_portmap.cpp.
void gx_portmap::ClientList::remove | ( | string | excl | ) |
Definition at line 121 of file gx_portmap.cpp.
|
static |
Definition at line 91 of file gx_portmap.cpp.
Referenced by ClientList().