PLaSK library
Loading...
Searching...
No Matches
plask::FiltersFactory::Register Struct Reference

Helper which calls getDefault().add(typeName, filterCreator) in constructor. More...

#include <plask/filters/factory.hpp>

Public Member Functions

 Register (const std::string typeName, FilterCreator filterCreator)
 

Detailed Description

Helper which calls getDefault().add(typeName, filterCreator) in constructor.

Creating global objects of this type allow to fill the default filters database.

Definition at line 52 of file factory.hpp.

Constructor & Destructor Documentation

◆ Register()

plask::FiltersFactory::Register::Register ( const std::string  typeName,
FilterCreator  filterCreator 
)
inline

Definition at line 53 of file factory.hpp.


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