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

string hasmap structure definition More...

#include <hashmap.h>

Data Fields

char * key
 
char * value
 
UT_hash_handle hh
 

Detailed Description

string hasmap structure definition

Field Documentation

◆ hh

UT_hash_handle hashmap_str_keyptr::hh

makes this structure hashable

◆ key

char* hashmap_str_keyptr::key

key (string is WITHIN the structure)

◆ value

char* hashmap_str_keyptr::value

value of the hashmap


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