ServerInterface

Undocumented in source.

Constructors

this
this(Element el, Protocol protocol)
Undocumented in source.

Members

Functions

selfResType
string selfResType(Flag!"local" local)
Undocumented in source. Be warned that the author may not have intended to support it.
writeCode
void writeCode(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.
writeConstants
void writeConstants(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.
writeGlobalCode
void writeGlobalCode(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.
writeIfaceAccess
void writeIfaceAccess(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.
writePrivBindStub
void writePrivBindStub(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.
writePrivRqListenerStubs
void writePrivRqListenerStubs(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.
writePrivRqListenerStubsSymbol
void writePrivRqListenerStubsSymbol(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.
writeResourceCode
void writeResourceCode(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.
writeResourceCodeForGlobal
void writeResourceCodeForGlobal(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.
writeResourceCtors
void writeResourceCtors(SourceFile sf, string[] attrs)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

bindFuncName
string bindFuncName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
listenerStubsStructName
string listenerStubsStructName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
listenerStubsSymbol
string listenerStubsSymbol [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
svEvents
auto svEvents [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
svRequests
auto svRequests [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

get
ServerInterface get(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta