IncludeGraph

Undocumented in source.

Constructors

this
this(TranslationUnit translationUnit)
Undocumented in source.
this
this(T directives)
Undocumented in source.

Members

Functions

headers
auto headers()
Undocumented in source. Be warned that the author may not have intended to support it.
isIncludedBy
bool isIncludedBy(string header, string by)
Undocumented in source. Be warned that the author may not have intended to support it.
isReachableBy
bool isReachableBy(string header, string by)
Undocumented in source. Be warned that the author may not have intended to support it.
isReachableThrough
bool isReachableThrough(string header, string via, string by)
Undocumented in source. Be warned that the author may not have intended to support it.
removeCycles
void removeCycles(Set!Inclusion inclusions)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Inclusion
struct Inclusion
Undocumented in source.

Meta