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