Public Member Functions | |
| lt_servers (const char *name) | |
| bool | isNumber (const char *value) |
| bool | operator() (const ServerBrowserEntry &o1, const ServerBrowserEntry &o2) |
Protected Attributes | |
| const char * | name_ |
Definition at line 59 of file ServerBrowserServerList.cpp.
| lt_servers::lt_servers | ( | const char * | name | ) | [inline] |
Definition at line 61 of file ServerBrowserServerList.cpp.
| bool lt_servers::isNumber | ( | const char * | value | ) | [inline] |
Definition at line 65 of file ServerBrowserServerList.cpp.
| bool lt_servers::operator() | ( | const ServerBrowserEntry & | o1, | |
| const ServerBrowserEntry & | o2 | |||
| ) | [inline] |
const char* lt_servers::name_ [protected] |
Definition at line 93 of file ServerBrowserServerList.cpp.
1.5.3