ImplData

Analyzed data transformed to implementation.

The abstraction is still _high_.

Postblit

Copying this object is disabled.

A postblit is present on this object, but not explicitly documented in the source.

Members

Variables

excludedSymbols
IgnoreSymbol[] excludedSymbols;

User specified symbols to ignore.

root
CppRoot root;

DOM

symbolId
ulong[FullyQualifiedNameType] symbolId;

ID's for all symbols, both user specified and newly discovered.

symbols
Symbol[FullyQualifiedNameType] symbols;

All symbols specified in the user configuration.

Meta