ITK Function Reference

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

#include <qry.h>

Data Fields

logical might_map_to_tc
 
struct QRY_user_query_row_snext
 
char * object_string
 
char * values [1]
 

Detailed Description

See user_query.c for the user-exit functions that use this structure

Definition at line 100 of file qry.h.

Field Documentation

logical QRY_user_query_row_s::might_map_to_tc

True does not promise it will map

Definition at line 103 of file qry.h.

struct QRY_user_query_row_s* QRY_user_query_row_s::next

NULL if this is the last row

Definition at line 101 of file qry.h.

char* QRY_user_query_row_s::object_string

Definition at line 102 of file qry.h.

char* QRY_user_query_row_s::values[1]

Definition at line 104 of file qry.h.


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