22 #ifndef HYPERTABLE_LOADDATASOURCEFILELOCAL_H
23 #define HYPERTABLE_LOADDATASOURCEFILELOCAL_H
30 #include <boost/iostreams/device/file.hpp>
31 #include <boost/iostreams/filtering_stream.hpp>
48 int row_uniquify_chars = 0,
int load_flags = 0);
63 #endif // HYPERTABLE_LOADDATASOURCEFILELOCAL_H
std::string m_header_fname
~LoadDataSourceFileLocal()
A dynamic, resizable memory buffer.
LoadDataSourceFileLocal(const std::string &fname, const std::string &header_fname, int row_uniquify_chars=0, int load_flags=0)
A String class based on std::string.
A serializable ByteString.
boost::iostreams::file_source m_source