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

#include <serverbrowser.h>

Public Member Functions

 CCommunityServer (const char *pCommunityId, const char *pCountryName, const char *pTypeName)
const char * CommunityId () const
const char * CountryName () const
const char * TypeName () const

Private Attributes

char m_aCommunityId [CServerInfo::MAX_COMMUNITY_ID_LENGTH]
char m_aCountryName [CServerInfo::MAX_COMMUNITY_COUNTRY_LENGTH]
char m_aTypeName [CServerInfo::MAX_COMMUNITY_TYPE_LENGTH]

Constructor & Destructor Documentation

◆ CCommunityServer()

CCommunityServer::CCommunityServer ( const char * pCommunityId,
const char * pCountryName,
const char * pTypeName )
inline

Member Function Documentation

◆ CommunityId()

const char * CCommunityServer::CommunityId ( ) const
inline

◆ CountryName()

const char * CCommunityServer::CountryName ( ) const
inline

◆ TypeName()

const char * CCommunityServer::TypeName ( ) const
inline

Member Data Documentation

◆ m_aCommunityId

char CCommunityServer::m_aCommunityId[CServerInfo::MAX_COMMUNITY_ID_LENGTH]
private

◆ m_aCountryName

char CCommunityServer::m_aCountryName[CServerInfo::MAX_COMMUNITY_COUNTRY_LENGTH]
private

◆ m_aTypeName

char CCommunityServer::m_aTypeName[CServerInfo::MAX_COMMUNITY_TYPE_LENGTH]
private

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