storage::FreeInfo Member List
This is the complete list of members for
storage::FreeInfo, including all inherited members.
| content_cached | storage::FreeInfo | |
| content_info | storage::FreeInfo | |
| detectContentInfo(const string &mp, const Volume &vol) | storage::FreeInfo | [static] |
| detectResizeInfo(const string &mp, const Volume &vol) | storage::FreeInfo | [static] |
| FreeInfo(bool resize_cached, const ResizeInfo &resize_info, bool content_cached, const ContentInfo &content_info) | storage::FreeInfo | [inline] |
| FreeInfo(const xmlNode *node) | storage::FreeInfo | |
| isWindows(const string &mp) | storage::FreeInfo | [protected, static] |
| numHomes(const string &mp) | storage::FreeInfo | [protected, static] |
| resize_cached | storage::FreeInfo | |
| resize_info | storage::FreeInfo | |
| saveData(xmlNode *node) const | storage::FreeInfo | |
| update(bool resize_cached, const ResizeInfo &resize_info, bool content_cached, const ContentInfo &content_info) | storage::FreeInfo | |