MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
hashmap_entry_t Struct Reference

Stores information of an entry of the hashmap. More...

Public Attributes

char * key
 Key of the entry.
 
void * value
 Value of the entry.
 
struct hashmap_entry_tnext
 Pointer to the next entry.
 

Detailed Description

Stores information of an entry of the hashmap.


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