DDraceNetwork Documentation
Loading...
Searching...
No Matches
CCommunityIcons::CAbstractCommunityIconJob Class Reference
Inheritance diagram for CCommunityIcons::CAbstractCommunityIconJob:
[legend]
Collaboration diagram for CCommunityIcons::CAbstractCommunityIconJob:
[legend]

Public Member Functions

const char * CommunityId () const
bool Success () const
const SHA256_DIGESTSha256 () const
virtual ~CAbstractCommunityIconJob ()=default

Protected Member Functions

 CAbstractCommunityIconJob (CCommunityIcons *pCommunityIcons, const char *pCommunityId, int StorageType)

Protected Attributes

CCommunityIconsm_pCommunityIcons
char m_aCommunityId [CServerInfo::MAX_COMMUNITY_ID_LENGTH]
char m_aPath [IO_MAX_PATH_LENGTH]
int m_StorageType
bool m_Success = false
SHA256_DIGEST m_Sha256

Constructor & Destructor Documentation

◆ CAbstractCommunityIconJob()

CCommunityIcons::CAbstractCommunityIconJob::CAbstractCommunityIconJob ( CCommunityIcons * pCommunityIcons,
const char * pCommunityId,
int StorageType )
protected

◆ ~CAbstractCommunityIconJob()

virtual CCommunityIcons::CAbstractCommunityIconJob::~CAbstractCommunityIconJob ( )
virtualdefault

Member Function Documentation

◆ CommunityId()

const char * CCommunityIcons::CAbstractCommunityIconJob::CommunityId ( ) const
inline

◆ Sha256()

const SHA256_DIGEST & CCommunityIcons::CAbstractCommunityIconJob::Sha256 ( ) const
inline

◆ Success()

bool CCommunityIcons::CAbstractCommunityIconJob::Success ( ) const
inline

Member Data Documentation

◆ m_aCommunityId

char CCommunityIcons::CAbstractCommunityIconJob::m_aCommunityId[CServerInfo::MAX_COMMUNITY_ID_LENGTH]
protected

◆ m_aPath

char CCommunityIcons::CAbstractCommunityIconJob::m_aPath[IO_MAX_PATH_LENGTH]
protected

◆ m_pCommunityIcons

CCommunityIcons* CCommunityIcons::CAbstractCommunityIconJob::m_pCommunityIcons
protected

◆ m_Sha256

SHA256_DIGEST CCommunityIcons::CAbstractCommunityIconJob::m_Sha256
protected

◆ m_StorageType

int CCommunityIcons::CAbstractCommunityIconJob::m_StorageType
protected

◆ m_Success

bool CCommunityIcons::CAbstractCommunityIconJob::m_Success = false
protected

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