OpenWalnut  1.5.0dev
Public Attributes | List of all members
WModuleMetaInformation::Online Struct Reference

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

#include <WModuleMetaInformation.h>

+ Collaboration diagram for WModuleMetaInformation::Online:

Public Attributes

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

Detailed Description

Structure to encapsulate the META info online resources.

Definition at line 88 of file WModuleMetaInformation.h.

Member Data Documentation

◆ m_description

std::string WModuleMetaInformation::Online::m_description

Online resource's description.

Definition at line 98 of file WModuleMetaInformation.h.

Referenced by WModuleMetaInformation::getOnlineResources().

◆ m_name

std::string WModuleMetaInformation::Online::m_name

Online resource's name.

Definition at line 93 of file WModuleMetaInformation.h.

Referenced by WModuleMetaInformation::getOnlineResources().

◆ m_url

std::string WModuleMetaInformation::Online::m_url

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: