Guitarix
|
Public Member Functions | |
ClientPortList (const char *p) | |
void | add (const char *p) |
bool | sameclient (const char *p) |
string | clientname () |
Public Attributes | |
const char * | client |
int | len |
list< const char * > | ports |
Definition at line 57 of file gx_portmap.cpp.
|
explicit |
Definition at line 67 of file gx_portmap.cpp.
Referenced by gx_portmap::ClientList::ClientList().
|
inline |
Definition at line 62 of file gx_portmap.cpp.
Referenced by gx_portmap::ClientList::ClientList().
|
inline |
Definition at line 64 of file gx_portmap.cpp.
Referenced by gx_portmap::getnumber().
|
inline |
Definition at line 63 of file gx_portmap.cpp.
Referenced by gx_portmap::ClientList::ClientList().
const char* gx_portmap::ClientPortList::client |
Definition at line 58 of file gx_portmap.cpp.
Referenced by ClientPortList().
int gx_portmap::ClientPortList::len |
Definition at line 59 of file gx_portmap.cpp.
Referenced by ClientPortList().
list<const char*> gx_portmap::ClientPortList::ports |
Definition at line 60 of file gx_portmap.cpp.
Referenced by gx_portmap::getnumber().