callback_out_t Struct Reference

Typedef of callback structure with callback function and usr data (optional) After evaluation action will be called the callback with user data. More...

Data Fields

char * system
 Identificator of checking engine (output engine).
int(* callback )(const char *, xccdf_test_result_type_t, void *)
 format of callback function
void * usr
 User data structure.

Detailed Description

Typedef of callback structure with callback function and usr data (optional) After evaluation action will be called the callback with user data.


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

Generated on 30 Jun 2010 for Open SCAP Library by  doxygen 1.6.1