IfStmt

Undocumented in source.

Constructors

this
this(CXCursor parent_, DXIfStmt stmt)
Undocumented in source.

Members

Functions

cond
Cursor cond()
Undocumented in source. Be warned that the author may not have intended to support it.
cursor
Cursor cursor()
Undocumented in source. Be warned that the author may not have intended to support it.
else_
Cursor else_()
Undocumented in source. Be warned that the author may not have intended to support it.
init_
Cursor init_()
Undocumented in source. Be warned that the author may not have intended to support it.
then
Cursor then()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(Writer w, FormatSpec!Char fmt)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta