Tkrzw
Classes | Namespaces
tkrzw_file_std.h File Reference

File implementations by the C++ standard file stream. More...

#include <fstream>
#include <memory>
#include <string>
#include <vector>
#include <cinttypes>
#include "tkrzw_file.h"
#include "tkrzw_lib_common.h"

Classes

class  tkrzw::StdFile
 File implementation with the std::fstream. More...
 

Namespaces

 tkrzw
 Common namespace of Tkrzw.
 

Detailed Description

File implementations by the C++ standard file stream.