oi_check_result Struct Reference
[OIFITS Conformity Checker]

Result of checking for a particular class of standard breach. More...

#include <oicheck.h>


Data Fields

oi_breach_level level
 Severity of breach.
char * description
 Description of breach.
int numBreach
 Number of occurrences found.
char * location [MAX_REPORT]
 Strings identifying locations of breaches.
GStringChunk * chunk
 Storage for strings.


Detailed Description

Result of checking for a particular class of standard breach.

Field Documentation

Description of breach.

Referenced by format_check_result(), and init_check_result().

Number of occurrences found.

Referenced by format_check_result(), and init_check_result().

char* oi_check_result::location[MAX_REPORT]

Strings identifying locations of breaches.

Referenced by format_check_result(), and init_check_result().

GStringChunk* oi_check_result::chunk

Storage for strings.

Referenced by free_check_result(), and init_check_result().


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

Generated on Mon Jun 8 12:45:08 2009 for OIFITSlib by  doxygen 1.5.7.1