MulticoreBSP for C  Version 1.1
Data Fields
mcbsp_util_address_map Struct Reference

A map from pointers to unsigned long ints. More...

#include <mcutil.h>

Data Fields

unsigned long int cap
 Capacity.
unsigned long int size
 Size.
void ** keys
 Keys.
unsigned long int * values
 Values.

Detailed Description

A map from pointers to unsigned long ints.


Field Documentation

unsigned long int mcbsp_util_address_map::cap

Capacity.

void* * mcbsp_util_address_map::keys

Keys.

unsigned long int mcbsp_util_address_map::size

Size.

unsigned long int* mcbsp_util_address_map::values

Values.


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