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.
int(* callback )(struct xccdf_policy *, const char *, const char *, struct xccdf_value_binding_iterator *it, 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 14 Jul 2010 for Open SCAP Library by  doxygen 1.6.1