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

#include <authmanager.h>

Public Member Functions

const char * Name () const
int Rank () const
 CRconRole (const char *pName, int Rank)

Private Attributes

char m_aName [64]
int m_Rank = RoleRank::NONE

Constructor & Destructor Documentation

◆ CRconRole()

CRconRole::CRconRole ( const char * pName,
int Rank )
inline

Member Function Documentation

◆ Name()

const char * CRconRole::Name ( ) const
inline

◆ Rank()

int CRconRole::Rank ( ) const
inline

Member Data Documentation

◆ m_aName

char CRconRole::m_aName[64]
private

◆ m_Rank

int CRconRole::m_Rank = RoleRank::NONE
private

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