Orcus
|
Public Member Functions | |
orcus_csv (const orcus_csv &)=delete | |
orcus_csv & | operator= (const orcus_csv &)=delete |
orcus_csv (spreadsheet::iface::import_factory *factory) | |
virtual void | read_file (const std::string &filepath) override |
expects a system path to a local file | |
virtual void | read_stream (std::string_view stream) override |
expects the whole content of the file | |
virtual std::string_view | get_name () const override |
![]() | |
import_filter (format_t input) | |
void | set_config (const orcus::config &v) |
const orcus::config & | get_config () const |