Customization point tag.
<mrdocs/Dom/Value.hpp>
struct ValueFromTag;
Name | Description |
---|---|
::mrdocs::tag_invoke | Map the EnumConstantSymbol to a dom::Value object. |
::mrdocs::tag_invoke | Map the FriendInfo to a dom::Value object. |
::mrdocs::tag_invoke | Map the UsingSymbol to a dom::Value object. |
::mrdocs::tag_invoke | Return the UsingClass as a dom::Value string. |
::mrdocs::tag_invoke | Return the SymbolKind from a dom::Value string. |
::mrdocs::tag_invoke | Return the AccessKind as a dom::Value string. |
::mrdocs::tag_invoke | Map the ConceptSymbol to a dom::Value object. |
::mrdocs::tag_invoke | Map the NamespaceAliasSymbol to a dom::Value object. |
::mrdocs::tag_invoke | Map the NamespaceTranche to a dom::Value object. |
::mrdocs::tag_invoke | Return the Symbol as a dom::Value object. |
::mrdocs::tag_invoke | Map the VariableSymbol to a dom::Value object. |
::mrdocs::tag_invoke | Map the TypedefSymbol to a dom::Value object. |
::mrdocs::tag_invoke | Convert SymbolID to dom::Value object in the DOM using Corpus |
::mrdocs::tag_invoke | Convert SymbolID pointers to dom::Value or null. |
::mrdocs::tag_invoke | Map the GuideSymbol to a dom::Value object. |
::mrdocs::tag_invoke | Return the ConstexprKind as a dom::Value string. |
::mrdocs::tag_invoke | Map the OverloadsSymbol to a dom::Value object. |
::mrdocs::tag_invoke | Return the FunctionClass from a dom::Value string. |
::mrdocs::tag_invoke | Return the Param as a dom::Value object. |
::mrdocs::tag_invoke | Return the DocComment as a dom::Value object. |
::mrdocs::tag_invoke | Return the ReferenceKind as a dom::Value string. |
::mrdocs::tag_invoke | Map the RecordSymbol to a dom::Value object. |
::mrdocs::tag_invoke | Return the ExplicitInfo as a dom::Value string. |
::mrdocs::tag_invoke | Return the SymbolKind from a dom::Value string. |
::mrdocs::tag_invoke | Return the StorageClassKind as a dom::Value string. |
::mrdocs::tag_invoke | Map the RecordInterface to a dom::Value object. |
::mrdocs::tag_invoke | Map the NamespaceSymbol to a dom::Value object. |
::mrdocs::tag_invoke | Map the FunctionSymbol to a dom::Value object. |
::mrdocs::tag_invoke | Convert SymbolID to dom::Value string in the DOM using toBase16 |
::mrdocs::tag_invoke | Map the EnumSymbol to a dom::Value object. |
::mrdocs::tag_invoke | Map the RecordTranche to a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Strong as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the FootnoteReference as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Parts from a dom::Value string. |
::mrdocs::doc::tag_invoke | Return the Text as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Heading as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Code as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the UnorderedTable as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Brief as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Postcondition as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Link as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Math as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the See as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Admonish from a dom::Value string. |
::mrdocs::doc::tag_invoke | Return the Admonition as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Superscript as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Precondition as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Inline as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the LineBreak as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Emph as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Code as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Block as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the FootnoteDefinition as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Returns as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Paragraph as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the TableRow as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the TParam as a dom::Value object. |
::mrdocs::doc::tag_invoke | Map the Polymorphic Block as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the ListItem as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Brief as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Param as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the CopyDetails as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Reference as a dom::Value object. |
::mrdocs::doc::tag_invoke | Map the Polymorphic Inline as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the DefinitionListItem as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the SoftBreak as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the TableCell as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Highlight as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the QuoteBlock as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the UnorderedList as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Subscript as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Image as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Strikethrough as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the Brief as a dom::Value object. |
::mrdocs::doc::tag_invoke | Return the ParamDirection from a dom::Value string. |
::mrdocs::doc::tag_invoke | Return the Throws as a dom::Value object. |
This tag type is used by the function dom::ValueFrom
to select overloads of tag_invoke
.
This type is empty; it has no members.