EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Data Fields
hashmap_str_keychar Struct Reference

keyd array hasmap structure definition More...

#include <hashmap.h>

Data Fields

char key [HASH_KEY_CHAR_SIZE]
 
char * value
 
UT_hash_handle hh
 

Detailed Description

keyd array hasmap structure definition

Field Documentation

◆ hh

UT_hash_handle hashmap_str_keychar::hh

makes this structure hashable

◆ key

char hashmap_str_keychar::key[HASH_KEY_CHAR_SIZE]

key (string is WITHIN the structure)

◆ value

char* hashmap_str_keychar::value

value of the hashmap


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