- privRqListenerStubName
string privRqListenerStubName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- reqMethodName
string reqMethodName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- reqRetStr
string reqRetStr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- reqRtArgs
string[] reqRtArgs [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- sendName
string sendName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- svArgs
auto svArgs [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- svIface
ServerInterface svIface [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- Type
enum Type
Undocumented in source.
- ReqType
enum ReqType
Undocumented in source.
- name
string name;
Undocumented in source.
- iface
Interface iface;
Undocumented in source.
- since
int since;
Undocumented in source.
- isDtor
bool isDtor;
Undocumented in source.
- description
Description description;
Undocumented in source.
- args
Arg[] args;
Undocumented in source.
- argIfaceTypes
string[] argIfaceTypes;
Undocumented in source.
- ifaceTypeIndex
size_t ifaceTypeIndex;
Undocumented in source.
- type
Type type;
Undocumented in source.
- reqType
ReqType reqType;
Undocumented in source.
- reqRet
Arg reqRet;
Undocumented in source.
- ifaceName
string ifaceName [@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.
- 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.
- dMethodName
string dMethodName [@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.
- onOpCodeName
string onOpCodeName [@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.
- dEvDgType
string dEvDgType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- cEvName
string cEvName [@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.
- writePrivIfaceMsg
void writePrivIfaceMsg(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.