DDraceNetwork Docs
CCommunityCountryServer Class Reference

#include <serverbrowser.h>

Collaboration diagram for CCommunityCountryServer:
[legend]

Public Member Functions

 CCommunityCountryServer (NETADDR Address, const char *pTypeName)
 
NETADDR Address () const
 
const char * TypeName () const
 

Private Attributes

NETADDR m_Address
 
char m_aTypeName [CServerInfo::MAX_COMMUNITY_TYPE_LENGTH]
 

Constructor & Destructor Documentation

◆ CCommunityCountryServer()

CCommunityCountryServer::CCommunityCountryServer ( NETADDR  Address,
const char *  pTypeName 
)
inline

Member Function Documentation

◆ Address()

NETADDR CCommunityCountryServer::Address ( ) const
inline

◆ TypeName()

const char * CCommunityCountryServer::TypeName ( ) const
inline

Member Data Documentation

◆ m_Address

NETADDR CCommunityCountryServer::m_Address
private

◆ m_aTypeName

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

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