Represents information about provider.
More...
#include <Forge.hpp>
Represents information about provider.
◆ Info()
CppMate::Forge::Info::Info |
( |
const std::string & |
name | ) |
|
|
inlineexplicit |
Constructor.
- Parameters
-
name | the name of provider. |
◆ ~Info()
virtual CppMate::Forge::Info::~Info |
( |
| ) |
|
|
virtualdefault |
◆ getName()
virtual std::string CppMate::Forge::Info::getName |
( |
| ) |
const |
|
inlinevirtual |
Returns name of provider.
- Returns
- name of provider.
◆ _name
std::string CppMate::Forge::Info::_name |
|
protected |
The documentation for this class was generated from the following file: