Multi-ApplicationOnlineProfiling  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Key_cell Struct Reference

The Key_cell structure Structure containing an internal hash table and table of key entries ( Key entry ) More...

#include <MALP_Blackboard.h>

Collaboration diagram for Key_cell:
Collaboration graph

Data Fields

struct Hash_Table_Internal ___
 
struct Key_entry ke [KEY_COLL_AVOID]
 

Detailed Description

The Key_cell structure Structure containing an internal hash table and table of key entries ( Key entry )

Definition at line 68 of file MALP_Blackboard.h.

Field Documentation

struct Hash_Table_Internal Key_cell::___

Internal hash table

Definition at line 70 of file MALP_Blackboard.h.

struct Key_entry Key_cell::ke[KEY_COLL_AVOID]

Key entries table

Definition at line 71 of file MALP_Blackboard.h.


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