Vault
4.1
|
#include "vabstractfilestream.h"
Go to the source code of this file.
Classes | |
class | VDirectIOFileStream |
VDirectIOFileStream is a concrete VStream class that implements stream i/o on a file, using unbuffered i/o APIs (e.g., open/close/read/write). More... |
Definition in file vdirectiofilestream.h.