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

The Knowledge system cell structure Structure containing an internal hash table and table of knowledge systems ( Knowledge system ) More...

#include <MALP_Blackboard.h>

Collaboration diagram for Ks_cell:
Collaboration graph

Data Fields

struct Hash_Table_Internal ___
 
struct Knowledge_system ks [KS_COLL_AVOID]
 

Detailed Description

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.

Field Documentation

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.


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