DDraceNetwork Docs
CCommunityMap Class Reference

#include <serverbrowser.h>

Classes

struct  SHash
 

Public Member Functions

 CCommunityMap (const char *pName)
 
const char * Name () const
 
bool operator== (const CCommunityMap &Other) const
 
bool operator!= (const CCommunityMap &Other) const
 

Private Attributes

char m_aName [MAX_MAP_LENGTH]
 

Constructor & Destructor Documentation

◆ CCommunityMap()

CCommunityMap::CCommunityMap ( const char *  pName)
inline

Member Function Documentation

◆ Name()

const char * CCommunityMap::Name ( ) const
inline

◆ operator!=()

bool CCommunityMap::operator!= ( const CCommunityMap Other) const
inline

◆ operator==()

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

Member Data Documentation

◆ m_aName

char CCommunityMap::m_aName[MAX_MAP_LENGTH]
private

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