Protocol

Undocumented in source.

Constructors

this
this(Element el)
Undocumented in source.

Members

Functions

isLocalIface
bool isLocalIface(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
writeCode
void writeCode(SourceFile sf, Options opt)
Undocumented in source.
writeHeader
void writeHeader(SourceFile sf, Options opt)
Undocumented in source. Be warned that the author may not have intended to support it.
writeNativeIfaces
void writeNativeIfaces(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.
writeNativeIfacesAssignment
void writeNativeIfacesAssignment(SourceFile sf)
Undocumented in source.
writePrivIfaces
void writePrivIfaces(SourceFile sf)
Undocumented in source.
writePrivMsgTypes
void writePrivMsgTypes(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

copyright
string copyright;
Undocumented in source.
ifaces
Interface[] ifaces;
Undocumented in source.
name
string name;
Undocumented in source.

Meta