ark::doxygen::TypeStringElement
Defined in header “ark/doxygen/doxygen_xml_parser.hh”.
This is an element within a type string. It always contains some content (such as a string), but it might also reference other existing types.
Variables
-
std::string text
The text that should be displayed. -
std::string reference_id
The ID that this element references (if any).