mrdocs::DomCorpus::get
Return a Dom object representing the given symbol.
Synopsis
Declared in <mrdocs/Metadata/DomCorpus.hpp>
dom::Value
get(SymbolID const& id) const;
Parameters
Name |
Description |
id |
The id of the symbol to return. |
Created with MrDocs