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

#include <serverbrowser.h>

Public Member Functions

 CCommunityCountryName (const char *pCountryName)
const char * Name () const
bool operator== (const CCommunityCountryName &Other) const
bool operator< (const CCommunityCountryName &Other) const

Private Attributes

char m_aName [CServerInfo::MAX_COMMUNITY_COUNTRY_LENGTH]

Constructor & Destructor Documentation

◆ CCommunityCountryName()

CCommunityCountryName::CCommunityCountryName ( const char * pCountryName)
inline

Member Function Documentation

◆ Name()

const char * CCommunityCountryName::Name ( ) const
inline

◆ operator<()

bool CCommunityCountryName::operator< ( const CCommunityCountryName & Other) const
inline

◆ operator==()

bool CCommunityCountryName::operator== ( const CCommunityCountryName & Other) const
inline

Member Data Documentation

◆ m_aName

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

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