WorkElement

Undocumented in source.

Members

Functions

getEventProcessors
EventProcessor[] getEventProcessors()
Undocumented in source. Be warned that the author may not have intended to support it.
process
void process()
Undocumented in source.
pushEvent
void pushEvent(Event ev)
Undocumented in source. Be warned that the author may not have intended to support it.
sendSignal
void sendSignal(Signal sg)
Undocumented in source. Be warned that the author may not have intended to support it.
setEventListener
void setEventListener(EventProcessor ep)
Undocumented in source. Be warned that the author may not have intended to support it.
setSignalProcessor
void setSignalProcessor(SignalProcessor sp)
Undocumented in source.

Mixins

__anonymous
mixin DirectEMM
Undocumented in source.
__anonymous
mixin AnywayLogger
Undocumented in source.

Mixed In Members

From mixin AnywayLogger

logger
const(Logger) logger [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
logger
Logger logger [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ExternalMemoryManager

DirectEMM
mixintemplate DirectEMM()
Undocumented in source.
ParentEMM
mixintemplate ParentEMM()
Undocumented in source.
childEMM
ExternalMemoryManager[] childEMM [@property getter]
Undocumented in source.
selfDestroy
void selfDestroy()
Undocumented in source.
registerChildEMM
T registerChildEMM(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.
registerChildEMM
T[] registerChildEMM(T[] objs)
Undocumented in source. Be warned that the author may not have intended to support it.
newEMM
T newEMM(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta