DDraceNetwork Docs
CCommunityId Class Reference

#include <serverbrowser.h>

Public Member Functions

 CCommunityId (const char *pCommunityId)
 
const char * Id () const
 
bool operator== (const CCommunityId &Other) const
 

Private Attributes

char m_aId [CServerInfo::MAX_COMMUNITY_ID_LENGTH]
 

Constructor & Destructor Documentation

◆ CCommunityId()

CCommunityId::CCommunityId ( const char *  pCommunityId)
inline

Member Function Documentation

◆ Id()

const char * CCommunityId::Id ( ) const
inline

◆ operator==()

bool CCommunityId::operator== ( const CCommunityId Other) const
inline

Member Data Documentation

◆ m_aId

char CCommunityId::m_aId[CServerInfo::MAX_COMMUNITY_ID_LENGTH]
private

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