|
| orcus_json (const orcus_json &)=delete |
orcus_json & | operator= (const orcus_json &)=delete |
| orcus_json (spreadsheet::iface::import_factory *im_fact) |
void | set_cell_link (std::string_view path, std::string_view sheet, spreadsheet::row_t row, spreadsheet::col_t col) |
void | start_range (std::string_view sheet, spreadsheet::row_t row, spreadsheet::col_t col, bool row_header) |
void | append_field_link (std::string_view path, std::string_view label) |
void | set_range_row_group (std::string_view path) |
void | commit_range () |
void | append_sheet (std::string_view name) |
void | read_stream (std::string_view stream) |
void | read_map_definition (std::string_view stream) |
void | detect_map_definition (std::string_view stream) |