OpenWalnut  1.4.0
Public Attributes
WModuleMetaInformation::Online Struct Reference

Structure to encapsulate the META info online resources. More...

#include <WModuleMetaInformation.h>

List of all members.

Public Attributes

std::string m_name
 Online resource's name.
std::string m_description
 Online resource's description.
std::string m_url
 The url to the resource.

Detailed Description

Structure to encapsulate the META info online resources.

Definition at line 88 of file WModuleMetaInformation.h.


Member Data Documentation

Online resource's description.

Definition at line 98 of file WModuleMetaInformation.h.

Referenced by WModuleMetaInformation::getOnlineResources().

Online resource's name.

Definition at line 93 of file WModuleMetaInformation.h.

Referenced by WModuleMetaInformation::getOnlineResources().

The url to the resource.

Definition at line 103 of file WModuleMetaInformation.h.

Referenced by WModuleMetaInformation::getOnlineResources().


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