ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
export_options Struct Referencefinal

Configuration related to exporting data into a supported export format. More...

#include <export_options.hpp>

Collaboration diagram for export_options:
Collaboration graph

Public Attributes

entity target_entity
 Which entity to export.
 
std::string as_of
 Timepoint to use for the reading. If empty, use latest.
 
std::string key
 Key to filter by, if any.
 
bool all_versions
 If true, output all versions of this entity.
 
format target_format
 Format to use for the export.
 

Detailed Description

Configuration related to exporting data into a supported export format.