GATE
Loading...
Searching...
No Matches
gate_mapping_class Struct Reference

mapping entry base class More...

#include <maps.h>

Data Fields

void const * key
 
void * value
 

Detailed Description

mapping entry base class

Implementations may allocate a block of memory containing key and value content gate_mapping_t is a generic header that prepends the content

Field Documentation

◆ key

void const* key

Pointer to key content

◆ value

void* value

Pointer to value content


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