Variable g_vecDeclTypes#
Defined in File entity_base.h
Variable Documentation#
-
const std::vector<TDeclTypeAssoc> g_vecDeclTypes#
Mapping between declaration type and string name.
- Attention
Some types have multiple string representatives (e.g. sdv::idl::EDeclType::decltype_short vs. ‘short’ and ‘int16’).
- Attention
Based on the provided extensions on the command line, the types might be extended by: char16, char32, u8string, u16string, u32string, pointer, interface_id, interface_t and exception_id