|
SatDump 2.0.0-alpha-520736c72
|
Event used to let plugins provide additional ProductHandlers. More...
#include <product_handler.h>
Public Attributes | |
| std::shared_ptr< products::Product > & | product |
| std::shared_ptr< ProductHandler > & | handler |
| bool | dataset_mode |
Event used to let plugins provide additional ProductHandlers.
| product | the product |
| handler | the handler, nullptr by default |
| dataset_mode | to forward to the created handler as needed |