Describe the module provider. More...
#include <LibraryInfo.h>
Public Attributes | |
std::string | |
The provider contact e-mail. More... | |
std::string | name |
Provider name: may be a person or a company. More... | |
std::string | site |
The provider home page. More... | |
Describe the module provider.
Describe the plugin provider.
Definition at line 46 of file LibraryInfo.h.
std::string te::core::Provider::email |
The provider contact e-mail.
Definition at line 50 of file LibraryInfo.h.
std::string te::core::Provider::name |
Provider name: may be a person or a company.
Definition at line 48 of file LibraryInfo.h.
std::string te::core::Provider::site |
The provider home page.
Definition at line 49 of file LibraryInfo.h.