ATLAS Offline Software
Public Attributes | List of all members
hhh_Cell Struct Reference

#include <HashTable.h>

Collaboration diagram for hhh_Cell:

Public Attributes

void * key
 
void * value
 
struct hhh_Cellnext
 

Detailed Description

Definition at line 18 of file HashTable.h.

Member Data Documentation

◆ key

void* hhh_Cell::key

Definition at line 19 of file HashTable.h.

◆ next

struct hhh_Cell* hhh_Cell::next

Definition at line 22 of file HashTable.h.

◆ value

void* hhh_Cell::value

Definition at line 20 of file HashTable.h.


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