Skip to main content

The DocSymbol Class Reference

Node representing a special symbol. More...

Declaration

class DocSymbol { ... }

Included Headers

#include <src/docnode.h>

Base class

classDocNode

Abstract node interface with type information. More...

Public Constructors Index

DocSymbol (DocParser *parser, DocNodeVariant *parent, HtmlEntityMapper::SymType s)

Public Member Functions Index

HtmlEntityMapper::SymTypesymbol () const

Private Member Attributes Index

HtmlEntityMapper::SymTypem_symbol = HtmlEntityMapper::Sym_Unknown

Public Static Functions Index

static HtmlEntityMapper::SymTypedecodeSymbol (const QCString &symName)

Description

Node representing a special symbol.

Definition at line 327 of file docnode.h.

Public Constructors

DocSymbol()

DocSymbol::DocSymbol (DocParser * parser, DocNodeVariant * parent, HtmlEntityMapper::SymType s)
inline

Private Member Attributes

m_symbol

HtmlEntityMapper::SymType DocSymbol::m_symbol = HtmlEntityMapper::Sym_Unknown

Definition at line 336 of file docnode.h.

Referenced by DocSymbol and symbol.

Public Static Functions

decodeSymbol()

HtmlEntityMapper::SymType DocSymbol::decodeSymbol (const QCString & symName)
static

Declaration at line 333 of file docnode.h, definition at line 153 of file docnode.cpp.

References HtmlEntityMapper::instance and HtmlEntityMapper::name2sym.

Referenced by DocParser::defaultHandleToken, DocIndexEntry::parse, DocPara::parse and DocText::parse.


The documentation for this class was generated from the following files:


Generated via doxygen2docusaurus by Doxygen 1.14.0.