|  | Multi-ApplicationOnlineProfiling
    2.1
    | 
The Knowledge system cell structure Structure containing an internal hash table and table of knowledge systems ( Knowledge system ) More...
#include <MALP_Blackboard.h>

| Data Fields | |
| struct Hash_Table_Internal | ___ | 
| struct Knowledge_system | ks [KS_COLL_AVOID] | 
The Knowledge system cell structure Structure containing an internal hash table and table of knowledge systems ( Knowledge system )
Definition at line 52 of file MALP_Blackboard.h.
| struct Hash_Table_Internal Ks_cell::___ | 
Internal hash table
Definition at line 54 of file MALP_Blackboard.h.
| struct Knowledge_system Ks_cell::ks[KS_COLL_AVOID] | 
Knowledge systems table
Definition at line 55 of file MALP_Blackboard.h.