oscap_reporter_type Struct Reference
[Reporters]

Reporter type. More...

#include <reporter.h>

Public Member Functions

struct oscap_reporter_typeoscap_reporter_type_new (oscap_reporter_init_func init, oscap_reporter_report_func report, oscap_reporter_destroy_func destroy)
 Create a new reporter type.
void oscap_reporter_type_free (struct oscap_reporter_type *reptype)

Data Fields

oscap_reporter_init_func init
oscap_reporter_report_func report
oscap_reporter_destroy_func destroy

Detailed Description

Reporter type.


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

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