ServerArg

Undocumented in source.

Constructors

this
this(Element el)
Undocumented in source.

Members

Properties

cCastExpr
string cCastExpr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
cType
string cType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dType
string dType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Arg

name
string name;
Undocumented in source.
summary
string summary;
Undocumented in source.
iface
string iface;
Undocumented in source.
type
ArgType type;
Undocumented in source.
enumName
string enumName;
Undocumented in source.
nullable
bool nullable;
Undocumented in source.
dType
string dType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
cType
string cType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
paramName
string paramName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
cCastExpr
string cCastExpr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dCastExpr
string dCastExpr(string parentIface)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta