DDraceNetwork Documentation
Loading...
Searching...
No Matches
CCommunityCountry Class Reference

#include <serverbrowser.h>

Collaboration diagram for CCommunityCountry:
[legend]

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< CCommunityCountryServerm_vServers

Friends

class CServerBrowser

Constructor & Destructor Documentation

◆ CCommunityCountry()

CCommunityCountry::CCommunityCountry ( const char * pName,
int FlagId )
inline

Member Function Documentation

◆ FlagId()

int CCommunityCountry::FlagId ( ) const
inline

◆ Name()

const char * CCommunityCountry::Name ( ) const
inline

◆ Servers()

const std::vector< CCommunityCountryServer > & CCommunityCountry::Servers ( ) const
inline

◆ CServerBrowser

friend class CServerBrowser
friend

Member Data Documentation

◆ m_aName

char CCommunityCountry::m_aName[CServerInfo::MAX_COMMUNITY_COUNTRY_LENGTH]
private

◆ m_FlagId

int CCommunityCountry::m_FlagId
private

◆ m_vServers

std::vector<CCommunityCountryServer> CCommunityCountry::m_vServers
private

The documentation for this class was generated from the following file: