Nebula
|
#include "io/filestream.h"
#include "util/string.h"
#include "io/filetime.h"
#include "io/fswrapper.h"
Go to the source code of this file.
Classes | |
class | IO::SafeFileStream |
Wrapper around FileStream that will save to a temporary file and swap when closed. More... | |
Namespaces | |
namespace | IO |
Instances of wrapped stream classes. | |