|
Squid Web Cache master
|
This is the complete list of members for File, including all inherited members.
| Be typedef | File | |
| close() | File | protected |
| fd_ | File | private |
| File(const SBuf &aFilename, const FileOpeningConfig &cfg) | File | |
| File(const File &)=delete | File | |
| File(File &&other) | File | |
| Handle typedef | File | private |
| InvalidHandle | File | privatestatic |
| isOpen() const | File | inlineprotected |
| lock(const FileOpeningConfig &cfg) | File | protected |
| lockOnce(const FileOpeningConfig &cfg) | File | protected |
| name() const | File | inline |
| name_ | File | private |
| open(const FileOpeningConfig &cfg) | File | protected |
| operator=(const File &)=delete | File | |
| operator=(File &&other) | File | |
| Optional(const SBuf &aName, const FileOpeningConfig &cfg) | File | static |
| readSmall(SBuf::size_type minBytes, SBuf::size_type maxBytes) | File | |
| synchronize() | File | |
| sysCallError(const char *callName, const int savedErrno) const | File | protected |
| sysCallFailure(const char *callName, const SBuf &error) const | File | protected |
| truncate() | File | |
| writeAll(const SBuf &data) | File | |
| ~File() | File |