![]() |
DDNet documentation
|
Public Member Functions | |
| const char * | CommunityId () const |
| bool | Success () const |
| const SHA256_DIGEST & | Sha256 () const |
| virtual | ~CAbstractCommunityIconJob ()=default |
Protected Member Functions | |
| CAbstractCommunityIconJob (CCommunityIcons *pCommunityIcons, const char *pCommunityId, int StorageType) | |
Protected Attributes | |
| CCommunityIcons * | m_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 |
|
protected |
|
virtualdefault |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |