#include <eus.h>
Public Attributes | |
| union { | |
| struct cell * c [2] | |
| struct bcell * nextbcell | |
| } | b |
| union { | |
| struct cell * c [2] | |
| struct bcell * nextbcell | |
| } | b |
| struct cellheader | h |
| union { ... } bcell::b |
| union { ... } bcell::b |
| struct cellheader bcell::h |
| struct bcell* bcell::nextbcell |