te::core::Provider Struct Reference

Describe the module provider. More...

#include <LibraryInfo.h>

Public Attributes

std::string email
 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...
 

Detailed Description

Describe the module provider.

Describe the plugin provider.

Definition at line 46 of file LibraryInfo.h.

Member Data Documentation

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.


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