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

The Name_cell structure Structure containing an internal hash table and table of cell names. More...

#include <MALP_Blackboard.h>

Collaboration diagram for Name_cell:
Collaboration graph

Data Fields

struct Hash_Table_Internal ___
 
void * name [NAME_COLL_AVOID]
 

Detailed Description

The Name_cell structure Structure containing an internal hash table and table of cell names.

Definition at line 84 of file MALP_Blackboard.h.

Field Documentation

struct Hash_Table_Internal Name_cell::___

Internal hash table

Definition at line 86 of file MALP_Blackboard.h.

void* Name_cell::name[NAME_COLL_AVOID]

Name table

Definition at line 87 of file MALP_Blackboard.h.


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