22 #ifndef HYPERTABLE_LOADDATASOURCESTDIN_H
23 #define HYPERTABLE_LOADDATASOURCESTDIN_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);
60 #endif // HYPERTABLE_LOADDATASOURCESTDIN_H
std::string String
A String is simply a typedef to std::string.
LoadDataSourceStdin(const String &header_fname, int row_uniquify_chars=0, int load_flags=0)
A dynamic, resizable memory buffer.
A String class based on std::string.
A serializable ByteString.