mrdocs::Symbol
Base class with common properties of all symbols
Member Functions
Name |
Description |
|
Polymorphic base needs a virtual destructor. |
|
|
Compare symbols by structural fields. |
Data Members
Name |
Description |
Declaration access. |
|
Determine why a symbol is extracted. |
|
Whether this a copy of an inherited method, as produced when |
|
Kind of declaration. |
|
The source location information. |
|
The unqualified name. |
|
The parent symbol, if any. |
|
The extracted documentation for this declaration. |
|
The unique identifier for this symbol. |
Protected Member Functions
Name |
Description |
|
Constructors |
Non-Member Functions
Name |
Description |
Check whether two symbols may be merged. |
|
Determine a location to use when none is explicitly chosen. |
|
Merges two Symbol objects. |
Derived Classes
| Name | Description |
|---|---|
Base class for providing variant discriminator functions. |
Created with MrDocs