Multi-ApplicationOnlineProfiling
2.1
|
The Key_cell structure Structure containing an internal hash table and table of key entries ( Key entry ) More...
#include <MALP_Blackboard.h>
Data Fields | |
struct Hash_Table_Internal | ___ |
struct Key_entry | ke [KEY_COLL_AVOID] |
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.
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.