Message

Undocumented in source.

Constructors

this
this(Element el, Interface iface)
Undocumented in source.

Members

Enums

ReqType
enum ReqType
Undocumented in source.
Type
enum Type
Undocumented in source.

Functions

writePrivIfaceMsg
void writePrivIfaceMsg(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

cEvName
string cEvName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dEvDgType
string dEvDgType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dHandlerName
string dHandlerName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dMethodName
string dMethodName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ifaceName
string ifaceName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ifaceTypesAllNull
bool ifaceTypesAllNull [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
nullIfaceTypeLength
size_t nullIfaceTypeLength [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
onOpCodeName
string onOpCodeName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
opCodeName
string opCodeName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
reqReturn
Tuple!(Arg, ReqType) reqReturn [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
signature
string signature [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

argIfaceTypes
string[] argIfaceTypes;
Undocumented in source.
args
Arg[] args;
Undocumented in source.
description
Description description;
Undocumented in source.
iface
Interface iface;
Undocumented in source.
ifaceTypeIndex
size_t ifaceTypeIndex;
Undocumented in source.
isDtor
bool isDtor;
Undocumented in source.
name
string name;
Undocumented in source.
reqRet
Arg reqRet;
Undocumented in source.
reqType
ReqType reqType;
Undocumented in source.
since
int since;
Undocumented in source.
type
Type type;
Undocumented in source.

Meta