Data Fields

hyperalert Struct Reference
[Module for the correlation of hyperalerts]

Data Fields

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 hyperalert::hh

Make the struct 'hashable'

Hyperalert key

Number of post-conditions

unsigned int hyperalert::n_preconds

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