EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
keyd array hasmap structure definition More...
#include <hashmap.h>
Data Fields | |
char | key [HASH_KEY_CHAR_SIZE] |
char * | value |
UT_hash_handle | hh |
keyd array hasmap structure definition
UT_hash_handle hashmap_str_keychar::hh |
makes this structure hashable
char hashmap_str_keychar::key[HASH_KEY_CHAR_SIZE] |
key (string is WITHIN the structure)
char* hashmap_str_keychar::value |
value of the hashmap