Hash Payload storage Structure; filled in linear. More...
Public Attributes | |
void * | Data |
DeleteHashDataFunc | Destructor |
Hash Payload storage Structure; filled in linear.
void* Payload::Data |
the Data belonging to this storage
DeleteHashDataFunc Payload::Destructor |
if we want to destroy Data, do it with this function.