File.h File Reference
#include "sbuf/SBuf.h"
Include dependency graph for File.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | FileOpeningConfig |
How should a file be opened/created? Should it be locked? More... | |
class | File |
a portable locking-aware exception-friendly file (with RAII API) More... | |