callback_t Struct Reference

Typedef of callback structure with system identificator, callback function and usr data (optional) On evaluation action will be selected checking system and appropriate callback registred by tool for that system. More...

Data Fields

char * system
 Identificator of checking engine.
bool(* callback )(struct xccdf_policy_model *, const char *, const char *, void *)
 format of callback function
void * usr
 User data structure.

Detailed Description

Typedef of callback structure with system identificator, callback function and usr data (optional) On evaluation action will be selected checking system and appropriate callback registred by tool for that system.


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

Generated on 26 May 2010 for Open SCAP Library by  doxygen 1.6.1