Multi-ApplicationOnlineProfiling
2.1
|
The Name_cell structure Structure containing an internal hash table and table of cell names. More...
#include <MALP_Blackboard.h>
Data Fields | |
struct Hash_Table_Internal | ___ |
void * | name [NAME_COLL_AVOID] |
The Name_cell structure Structure containing an internal hash table and table of cell names.
Definition at line 84 of file MALP_Blackboard.h.
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.