query_param Struct Reference

Query parameters. More...

#include <query_parser.h>


Data Fields

char * target
 target name
char * tid
 target identifier
int fx
int fy
 frame size (fx,fy)
int rx
int ry
int rw
int rh
 roi region
int layers
 quality layers
int lastcomp
 last component number
OPJ_BOOLcomps
 components (dynamic array) for jpp-stream, null means all components
char * cid
 channel identifier
cnew_transport_t cnew
 transport name if there is new channel request, else non
char * cclose
 list of closing channel identifiers, separated by '\0'
int numOfcclose
 number of closing channels
char box_type [MAX_NUMOFBOX][4]
 interested box-types
int limit [MAX_NUMOFBOX]
 limit value, -1: skeleton request "r", 0: entire contents
OPJ_BOOL w [MAX_NUMOFBOX]
 Metadata request qualifier flags.
OPJ_BOOL s [MAX_NUMOFBOX]
OPJ_BOOL g [MAX_NUMOFBOX]
OPJ_BOOL a [MAX_NUMOFBOX]
OPJ_BOOL priority [MAX_NUMOFBOX]
 priority flag
int root_bin
 root-bin
int max_depth
 max-depth
OPJ_BOOL metadata_only
 metadata-only request
image_return_t return_type
 image return type
int len
 maximum response length


Detailed Description

Query parameters.

Field Documentation

target identifier

Referenced by get_initquery(), identify_target(), parse_query(), and print_queryparam().

last component number

Referenced by enqueue_imagedata(), get_initquery(), parse_comps(), and print_queryparam().

components (dynamic array) for jpp-stream, null means all components

Referenced by enqueue_imagedata(), get_initquery(), parse_comps(), and print_queryparam().

transport name if there is new channel request, else non

Referenced by associate_channel(), gene_channel(), get_initquery(), parse_query(), and print_queryparam().

list of closing channel identifiers, separated by '\0'

Referenced by close_channel(), get_initquery(), parse_cclose(), and print_queryparam().

number of closing channels

Referenced by close_channel(), get_initquery(), parse_cclose(), and print_queryparam().

char query_param::box_type[MAX_NUMOFBOX][4]

int query_param::limit[MAX_NUMOFBOX]

limit value, -1: skeleton request "r", 0: entire contents

Referenced by get_initquery(), parse_req_box_prop(), and print_queryparam().

OPJ_BOOL query_param::w[MAX_NUMOFBOX]

Metadata request qualifier flags.

Referenced by get_initquery(), parse_req_box_prop(), and print_queryparam().

OPJ_BOOL query_param::s[MAX_NUMOFBOX]

OPJ_BOOL query_param::g[MAX_NUMOFBOX]

OPJ_BOOL query_param::a[MAX_NUMOFBOX]

priority flag

Referenced by get_initquery(), parse_req_box_prop(), and print_queryparam().

root-bin

Referenced by get_initquery(), parse_metareq(), and print_queryparam().

max-depth

Referenced by get_initquery(), parse_metareq(), and print_queryparam().

metadata-only request

Referenced by gene_JPIPstream(), get_initquery(), parse_metareq(), and print_queryparam().


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

Generated on Thu Jan 7 22:01:23 2016 for OpenJPEG by  doxygen 1.5.6