ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Fields
DPV_event_trace_value_s Struct Reference

#include <gdis.h>

Data Fields

char * event_trace_code_value
 
struct DPV_event_trace_value_snext
 
char * trace_code
 

Detailed Description

Structure for providing the Event Trace data during input.

Definition at line 65 of file gdis.h.

Field Documentation

char* DPV_event_trace_value_s::event_trace_code_value

Trace Code Value

Definition at line 68 of file gdis.h.

struct DPV_event_trace_value_s* DPV_event_trace_value_s::next

Pointer to the next node in the linkded list; set to NULL for the last node

Definition at line 69 of file gdis.h.

char* DPV_event_trace_value_s::trace_code

Trace Code Name

Definition at line 67 of file gdis.h.


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