Defined in file: hzDatabase.h

Used to store objects in data object repository cache (where RAM Primacy is deployed)

Constructors/Detructors

hzEdo*hzEdo(void)
void~hzEdo(void)

Public Methods:

voidClear(void)Release space
hzEcodeGetValue(hzChain& Z)Populate supplied chain with EDO value
hzEdo&SetValue(hzChain& Z)Set the EDO to the value in the supplied chain
uint32_tSize(void)Yeild the EDO size
uint32_tTotal(void)Yeild the EDO size
const char*Txt(void)Return 'text' value

Overloaded operators:

hzEdo&operator=(hzEdo& op)

Member Variables:

uint32_tm_addrAddress of EDO control and data space