Elemdata

Members

Functions

find
Elemdata* find(elem* e)

Find e in Elemdata list.

Static functions

ctor
Elemdata* ctor(elem* e, block* b, list_t rd)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

next
Elemdata* next;
Undocumented in source.
pblock
block* pblock;
Undocumented in source.
pelem
elem* pelem;
Undocumented in source.
rdlist
list_t rdlist;
Undocumented in source.

Meta