Fcitx
Public Member Functions | Public Attributes | List of all members
fcitx::IconThemeCache Class Reference

Public Member Functions

 IconThemeCache (const std::filesystem::path &filename)
 
 IconThemeCache (IconThemeCache &&other) noexcept
 
IconThemeCacheoperator= (IconThemeCache other)
 
bool isValid () const
 
uint16_t readWord (uint32_t offset) const
 
uint32_t readDoubleWord (unsigned int offset) const
 
char * checkString (uint32_t offset) const
 
std::unordered_set< std::string > lookup (const std::string &name) const
 

Public Attributes

bool isValid_ = false
 
uint8_t * memory_ = nullptr
 
size_t size_ = 0
 

Detailed Description

Definition at line 204 of file icontheme.cpp.


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