descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
ExternalMemoryManager.ParentEMM
des
util
emm
ExternalMemoryManager
Undocumented in source.
interface
ExternalMemoryManager
mixin template
ParentEMM () {
mixin
DirectEMM
;
void
selfDestroy
();
}
Members
Functions
selfDestroy
void
selfDestroy
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
DirectEMM
Undocumented in source.
Mixed In Members
From
mixin
DirectEMM
childEMM
ExternalMemoryManager
[]
childEMM
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
des
util
emm
ExternalMemoryManager
functions
destroy
newEMM
registerChildEMM
selfDestroy
mixin templates
DirectEMM
ParentEMM
properties
childEMM