Mixe for Privacy and Anonymity in the Internet
Public Attributes | List of all members
Entry Struct Reference
Collaboration diagram for Entry:

Public Attributes

struct Entrye_Next
 
void * e_Key
 
void * e_Value
 

Detailed Description

Definition at line 42 of file Hashtable.cpp.

Member Data Documentation

◆ e_Key

void* Entry::e_Key

Definition at line 45 of file Hashtable.cpp.

◆ e_Next

struct Entry* Entry::e_Next

Definition at line 44 of file Hashtable.cpp.

◆ e_Value

void* Entry::e_Value

Definition at line 46 of file Hashtable.cpp.


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