abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Hash_Gen_Entry_t_ Struct Reference

#include <hashGen.h>

Data Fields

char * key
 
void * data
 
struct Hash_Gen_Entry_t_pNext
 

Detailed Description

Definition at line 46 of file hashGen.h.

Field Documentation

void* Hash_Gen_Entry_t_::data

Definition at line 49 of file hashGen.h.

char* Hash_Gen_Entry_t_::key

Definition at line 48 of file hashGen.h.

struct Hash_Gen_Entry_t_* Hash_Gen_Entry_t_::pNext

Definition at line 50 of file hashGen.h.


The documentation for this struct was generated from the following file: