Elemdata

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

Members

Functions

emplace
void emplace(elem* e, block* b)

Initialize instance at ed.

reset
void reset()

Reset memory so this allocation can be re-used.

Variables

pblock
block* pblock;
Undocumented in source.
pelem
elem* pelem;
Undocumented in source.
rdlist
Barray!(elem*) rdlist;
Undocumented in source.

Meta