|
|
| DatasetProductProcessor (DatasetHandler *dh, Handler *dp, nlohmann::json p) |
|
virtual nlohmann::json | getCfg () |
|
virtual bool | can_process ()=0 |
|
virtual void | process (float *progress=nullptr)=0 |
|
virtual void | renderUI ()=0 |
|
void | renderParams () |
|
|
nlohmann::json | getParams () |
|
products::Product * | get_instrument_products (std::string v, int index) |
|
void | add_handler_to_products (std::shared_ptr< Handler > p) |
|
|
const DatasetHandler * | dataset_handler |
|
const Handler * | dataset_product_handler |
|
const std::string | name |
|
const std::string | processor |
|
std::map< std::string, params::EditableParameter > | params |
The documentation for this class was generated from the following file: