OpenWalnut  1.4.0
Public Attributes
WModuleMetaInformation::Author Struct Reference

Structure to contain all supported author information. More...

#include <WModuleMetaInformation.h>

List of all members.

Public Attributes

std::string m_name
 Author name.
std::string m_url
 URL to a website of the author.
std::string m_email
 E-Mail contact to the author.
std::string m_what
 What has this author done on the module? Can be empty.

Detailed Description

Structure to contain all supported author information.

Definition at line 62 of file WModuleMetaInformation.h.


Member Data Documentation

E-Mail contact to the author.

Can be empty.

Definition at line 77 of file WModuleMetaInformation.h.

Author name.

Will never be empty.

Definition at line 67 of file WModuleMetaInformation.h.

URL to a website of the author.

Can be empty.

Definition at line 72 of file WModuleMetaInformation.h.

What has this author done on the module? Can be empty.

Definition at line 82 of file WModuleMetaInformation.h.


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