libdballe
7.29
|
Public Types | |
typedef std::function < std::unique_ptr< Template > const Exporter::Options &opts, const Messages &msgs)> | factory_func |
Public Member Functions | |
TemplateFactory (unsigned data_category, std::string name, std::string description, factory_func factory) | |
Public Attributes | |
unsigned | data_category = MISSING_INT |
std::string | name |
std::string | description |
factory_func | factory |