Product Class Reference
#include <Registrar.h>
Public Member Functions | |
| Product (const char *name, const char *copyright, int priority) | |
Public Attributes | |
| std::string | name_ |
| std::string | copyright_ |
| int | priority_ |
Constructor & Destructor Documentation
◆ Product()
|
inline |
Member Data Documentation
◆ copyright_
| std::string Product::copyright_ |
◆ name_
| std::string Product::name_ |
◆ priority_
| int Product::priority_ |
The documentation for this class was generated from the following file: