DDraceNetwork Docs
|
#include <serverbrowser.h>
Public Member Functions | |
CCommunityCountry (const char *pName, int FlagId) | |
const char * | Name () const |
int | FlagId () const |
const std::vector< CCommunityCountryServer > & | Servers () const |
Private Attributes | |
char | m_aName [CServerInfo::MAX_COMMUNITY_COUNTRY_LENGTH] |
int | m_FlagId |
std::vector< CCommunityCountryServer > | m_vServers |
Friends | |
class | CServerBrowser |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
private |
|
private |
|
private |