libdballe 9.6
Public Types | Public Member Functions | Public Attributes | List of all members
dballe::impl::msg::wr::TemplateFactory Struct Reference

Public Types

typedef std::function< std::unique_ptr< Template >(const dballe::ExporterOptions &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
 

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