|
Orcus
|
Public Member Functions | |
| orcus_ods (spreadsheet::iface::import_factory *factory) | |
| virtual void | read_file (const std::string &filepath) |
| expects a system path to a local file | |
| virtual void | read_stream (const char *content, size_t len) |
| expects the whole content of the file | |
| virtual const char * | get_name () const |
Public Member Functions inherited from orcus::iface::import_filter | |
| import_filter (format_t input) | |
| void | set_config (const orcus::config &v) |
| const orcus::config & | get_config () const |
Static Public Member Functions | |
| static bool | detect (const unsigned char *blob, size_t size) |