Cent

cent emulator struct

Members

Functions

opEquals
equals_t opEquals(Cent rhs)

Compares this instance to other in the same way as the libebtree does.

Variables

hi
long hi;
Undocumented in source.
lo
ulong lo;

lo contains the lower, hi the higher 64 bits of the ucent value.

Meta