#include "Hyperlinks.h"
◆ HyperlinkInfo() [1/2]
Acore::Hyperlinks::HyperlinkInfo::HyperlinkInfo |
( |
| ) |
|
|
inline |
HyperlinkColor const color
Definition Hyperlinks.h:243
bool const ok
Definition Hyperlinks.h:241
◆ 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 |
237 :
std::string_view const tail
Definition Hyperlinks.h:242
std::string_view const tag
Definition Hyperlinks.h:244
std::string_view const text
Definition Hyperlinks.h:246
std::string_view const data
Definition Hyperlinks.h:245
◆ 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: