Data Fields

AI_hyperalert_info Struct Reference

#include <spp_ai.h>

Data Fields

AI_hyperalert_key key
char ** preconds
unsigned int n_preconds
char ** postconds
unsigned int n_postconds
UT_hash_handle hh

Detailed Description

Hyperalert hash table


Field Documentation

UT_hash_handle AI_hyperalert_info::hh

Make the struct 'hashable'

Hyperalert key

Number of post-conditions

Number of pre-conditions

Post-conditions, as array of strings

Pre-conditions, as array of strings


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines