SatDump 2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
satdump::products::RegisteredProduct Struct Reference

Struct holding functions related to products. More...

#include <product.h>

Public Attributes

std::function< std::shared_ptr< Product >(std::string)> loadFromFile

Detailed Description

Struct holding functions related to products.

Parameters
loadFromFilefunction to load a specific product type from the cbor file. Eg, simply calls Product::load()

The documentation for this struct was generated from the following file: