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

#include <serverbrowser.h>

Public Member Functions

 CCommunityTypeName (const char *pTypeName)
const char * Name () const
bool operator== (const CCommunityTypeName &Other) const
bool operator< (const CCommunityTypeName &Other) const

Private Attributes

char m_aName [CServerInfo::MAX_COMMUNITY_TYPE_LENGTH]

Constructor & Destructor Documentation

◆ CCommunityTypeName()

CCommunityTypeName::CCommunityTypeName ( const char * pTypeName)
inline

Member Function Documentation

◆ Name()

const char * CCommunityTypeName::Name ( ) const
inline

◆ operator<()

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

◆ operator==()

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

Member Data Documentation

◆ m_aName

char CCommunityTypeName::m_aName[CServerInfo::MAX_COMMUNITY_TYPE_LENGTH]
private

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