LinkIds::Target Struct Reference

#include <ArmarXGui/libraries/ArmarXGuiBase/widgets/cpp-markdown/markdown-tokens.h>

Public Member Functions

 Target (const std::string &url_, const std::string &title_)
 

Public Attributes

std::string title
 
std::string url
 

Detailed Description

Definition at line 24 of file markdown-tokens.h.

Constructor & Destructor Documentation

◆ Target()

Target ( const std::string &  url_,
const std::string &  title_ 
)
inline

Definition at line 29 of file markdown-tokens.h.

Member Data Documentation

◆ title

std::string title

Definition at line 27 of file markdown-tokens.h.

◆ url

std::string url

Definition at line 26 of file markdown-tokens.h.


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