adbncfs
0.9.1
|
This is the complete list of members for FileCache, including all inherited members.
FileCache() | FileCache | inline |
FileCache(const FileCache &orig) | FileCache | private |
getReadLink(const char *pcPath) const | FileCache | |
getStat(const char *pcPath) const | FileCache | |
invalidate(const char *pcPath) | FileCache | |
isValid(const Entry &entry) const | FileCache | private |
m_Entries | FileCache | private |
operator=(const FileCache &orig) | FileCache | private |
putReadLink(const char *pcPath, const deque< string > &readLinkOutput) | FileCache | |
putStat(const char *pcPath, const deque< string > &statOutput) | FileCache | |
~FileCache() | FileCache | inlinevirtual |