CXIdxEntityInfo

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

USR
const(char)* USR;
Undocumented in source.
attributes
const(CXIdxAttrInfo*)* attributes;
Undocumented in source.
cursor
CXCursor cursor;
Undocumented in source.
kind
CXIdxEntityKind kind;
Undocumented in source.
lang
CXIdxEntityLanguage lang;
Undocumented in source.
name
const(char)* name;
Undocumented in source.
numAttributes
uint numAttributes;
Undocumented in source.
templateKind
CXIdxEntityCXXTemplateKind templateKind;
Undocumented in source.

Meta