ddmd.root.rmem

Undocumented in source.

Members

Functions

_d_allocmemory
void* _d_allocmemory(size_t m_size)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_newclass
Object _d_newclass(ClassInfo ci)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_newitemT
void* _d_newitemT(TypeInfo ti)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_newitemiT
void* _d_newitemiT(TypeInfo ti)
Undocumented in source. Be warned that the author may not have intended to support it.
allocmemory
void* allocmemory(size_t m_size)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

CHUNK_SIZE
enum CHUNK_SIZE;
Undocumented in source.

Static variables

heapleft
size_t heapleft;
Undocumented in source.
heapp
void* heapp;
Undocumented in source.
mem
Mem mem;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
mem
Mem mem;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Structs

Mem
struct Mem
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
Mem
struct Mem
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta