MIconHash Class Reference
Class holding MD5 hasing of a template icon file. More...
Public Member Functions | |
| std::string | getFilename () |
| std::string | getMd5Hash () |
| MIconHash (void) | |
| void | setFilename (std::string _filename) |
| void | setMd5Hash (std::string _hash) |
| ~MIconHash (void) | |
Detailed Description
Class holding MD5 hasing of a template icon file.
The MTemplateEngine::MIconHash holds the filename and the file hashing for a single icon file
Definition at line 153 of file MManager.h.
Constructor & Destructor Documentation
Member Function Documentation
| std::string getFilename | ( | ) |
Returns the filename referenced by the MIconHash object
| std::string getMd5Hash | ( | ) |
Returns the MD5 hash string referenced by the MIconHash object
The documentation for this class was generated from the following file:
- MTemplate/MManager.h
