|
| constexpr | BaseProvider (std::string_view name, std::string_view description) |
|
virtual | ~BaseProvider ()=default |
| | Ensure the destructor of the sub classes are called as well.
|
| std::string_view | GetName () const |
| std::string_view | GetDescription () const |
template<typename
T>
class BaseProvider< T >
Definition at line 54 of file provider_manager.h.
◆ BaseProvider()
| BaseProvider< T >::BaseProvider |
( |
std::string_view | name, |
|
|
std::string_view | description ) |
|
inlineconstexpr |
◆ GetDescription()
◆ GetName()
◆ description
◆ name
The documentation for this class was generated from the following file: