ExternalMemoryManager

Undocumented in source.

Members

Functions

destroy
void destroy()
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.
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.
selfDestroy
void selfDestroy()
Undocumented in source.

Mixin templates

DirectEMM
mixintemplate DirectEMM()
Undocumented in source.
ParentEMM
mixintemplate ParentEMM()
Undocumented in source.

Properties

childEMM
ExternalMemoryManager[] childEMM [@property getter]
Undocumented in source.

Meta