#include "Hyperlinks.h"
◆ HyperlinkInfo() [1/2]
| Acore::Hyperlinks::HyperlinkInfo::HyperlinkInfo |
( |
| ) |
|
|
inline |
HyperlinkColor const color
Definition Hyperlinks.h:257
bool const ok
Definition Hyperlinks.h:255
◆ HyperlinkInfo() [2/2]
| Acore::Hyperlinks::HyperlinkInfo::HyperlinkInfo |
( |
std::string_view |
t, |
|
|
uint32 |
c, |
|
|
std::string_view |
ta, |
|
|
std::string_view |
d, |
|
|
std::string_view |
te |
|
) |
| |
|
inline |
251 :
std::string_view const tail
Definition Hyperlinks.h:256
std::string_view const tag
Definition Hyperlinks.h:258
std::string_view const text
Definition Hyperlinks.h:260
std::string_view const data
Definition Hyperlinks.h:259
◆ operator bool()
| Acore::Hyperlinks::HyperlinkInfo::operator bool |
( |
| ) |
|
|
inlineexplicit |
◆ color
◆ data
| std::string_view const Acore::Hyperlinks::HyperlinkInfo::data |
◆ ok
| bool const Acore::Hyperlinks::HyperlinkInfo::ok |
◆ tag
| std::string_view const Acore::Hyperlinks::HyperlinkInfo::tag |
◆ tail
| std::string_view const Acore::Hyperlinks::HyperlinkInfo::tail |
◆ text
| std::string_view const Acore::Hyperlinks::HyperlinkInfo::text |
The documentation for this struct was generated from the following file: