2015-07-10 18:06:19 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2020-12-28 22:12:25 +01:00
< meta name = "generator" content = "Doxygen 1.8.11" / >
2015-07-10 18:06:19 +02:00
< title > OpenJPEG: query_parser.h File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2016-09-29 22:38:29 +02:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2015-07-10 18:06:19 +02:00
< div id = "projectname" > OpenJPEG
2020-12-28 22:12:25 +01:00
  < span id = "projectnumber" > 2.4.0< / span >
2015-07-10 18:06:19 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-12-28 22:12:25 +01:00
<!-- Generated by Doxygen 1.8.11 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > Globals< / span > < / a > < / li >
< / ul >
< / div >
2015-07-10 18:06:19 +02:00
< div id = "nav-path" class = "navpath" >
< ul >
2020-12-28 22:12:25 +01:00
< li class = "navelem" > < a class = "el" href = "dir_43e0a1f539e00dcfa1a6bc4d4fee4fc2.html" > home< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_cb9b2b419d92b64f7cee83d8faf7a4ab.html" > even< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_f75d9a0165d6564a1e04793ef847d41d.html" > openjpeg< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5f588d7ea139c1aae751d03c13a16064.html" > openjpeg< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_378f732e812ef6cbaaae22e96a4fa79f.html" > src< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_19dcb5713315405a27e1bde75a489a4c.html" > lib< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_54d80c9412497e935deb5677b5fae801.html" > openjpip< / a > < / li > < / ul >
2015-07-10 18:06:19 +02:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#define-members" > Macros< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > query_parser.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include " < a class = "el" href = "opj__includes_8h_source.html" > opj_includes.h< / a > " < / code > < br / >
< / div >
< p > < a href = "query__parser_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structquery__param.html" > query_param< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Query parameters. < a href = "structquery__param.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:ad93969a6f3457e3fe65ed474892bb66d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "query__parser_8h.html#ad93969a6f3457e3fe65ed474892bb66d" > MAX_NUMOFBOX< / a >       10< / td > < / tr >
< tr class = "memdesc:ad93969a6f3457e3fe65ed474892bb66d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > maximum number of meta request box < a href = "#ad93969a6f3457e3fe65ed474892bb66d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad93969a6f3457e3fe65ed474892bb66d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:ab34a848a665094fa85ea712938041920" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428" > cnew_transport< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "query__parser_8h.html#ab34a848a665094fa85ea712938041920" > cnew_transport_t< / a > < / td > < / tr >
< tr class = "memdesc:ab34a848a665094fa85ea712938041920" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > cnew aux transport name < a href = "#ab34a848a665094fa85ea712938041920" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab34a848a665094fa85ea712938041920" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a566923a97644472d18bda1e3172744d1" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "query__parser_8h.html#a3724c6ab6a16919b9601c9923042bccf" > image_return< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "query__parser_8h.html#a566923a97644472d18bda1e3172744d1" > image_return_t< / a > < / td > < / tr >
< tr class = "memdesc:a566923a97644472d18bda1e3172744d1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > image return type < a href = "#a566923a97644472d18bda1e3172744d1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a566923a97644472d18bda1e3172744d1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a682e389efd87ca09fdcbcb002e1bac57" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "structquery__param.html" > query_param< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "query__parser_8h.html#a682e389efd87ca09fdcbcb002e1bac57" > query_param_t< / a > < / td > < / tr >
< tr class = "memdesc:a682e389efd87ca09fdcbcb002e1bac57" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Query parameters. < a href = "#a682e389efd87ca09fdcbcb002e1bac57" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a682e389efd87ca09fdcbcb002e1bac57" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
< tr class = "memitem:a678aedbd2509521578c078f7a356b428" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428" > cnew_transport< / a > { < a class = "el" href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428a6ff3e1db2b5d63865c829bf61718210d" > non< / a > ,
< a class = "el" href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428ad5d83964558f70780d57fc54123df9dd" > http< / a > ,
< a class = "el" href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428a5036938696cb1fd991a6aa47cc514cf7" > tcp< / a > ,
< a class = "el" href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428a95459274fe26bcd24bc34e1f47fb24e9" > udp< / a >
2016-09-29 22:38:29 +02:00
}< tr class = "memdesc:a678aedbd2509521578c078f7a356b428" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > cnew aux transport name < a href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428" > More...< / a > < br / > < / td > < / tr >
< / td > < / tr >
2019-04-02 16:25:55 +02:00
< tr class = "separator:a678aedbd2509521578c078f7a356b428" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "memitem:a3724c6ab6a16919b9601c9923042bccf" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "query__parser_8h.html#a3724c6ab6a16919b9601c9923042bccf" > image_return< / a > { < a class = "el" href = "query__parser_8h.html#a3724c6ab6a16919b9601c9923042bccfa4c22e36605f3c774a5060f8461eef517" > JPPstream< / a > ,
< a class = "el" href = "query__parser_8h.html#a3724c6ab6a16919b9601c9923042bccfaeb1eb3b1afe3ba8db426dc9bbd710481" > JPTstream< / a > ,
2017-08-10 06:39:58 +02:00
< a class = "el" href = "query__parser_8h.html#a3724c6ab6a16919b9601c9923042bccfa6ce26a62afab55d7606ad4e92428b30c" > UNKNOWN< / a > = -1
2016-09-29 22:38:29 +02:00
}< tr class = "memdesc:a3724c6ab6a16919b9601c9923042bccf" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > image return type < a href = "query__parser_8h.html#a3724c6ab6a16919b9601c9923042bccf" > More...< / a > < br / > < / td > < / tr >
< / td > < / tr >
2019-04-02 16:25:55 +02:00
< tr class = "separator:a3724c6ab6a16919b9601c9923042bccf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-07-10 18:06:19 +02:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ab2f163d52a1f2565227eebd6dc97d8c1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "query__parser_8h.html#a682e389efd87ca09fdcbcb002e1bac57" > query_param_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "query__parser_8h.html#ab2f163d52a1f2565227eebd6dc97d8c1" > parse_query< / a > (const char *query_string)< / td > < / tr >
< tr class = "memdesc:ab2f163d52a1f2565227eebd6dc97d8c1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > parse query < a href = "#ab2f163d52a1f2565227eebd6dc97d8c1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab2f163d52a1f2565227eebd6dc97d8c1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada556bed2de19dbb7bcfbd5154d6a21e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "query__parser_8h.html#ada556bed2de19dbb7bcfbd5154d6a21e" > print_queryparam< / a > (< a class = "el" href = "query__parser_8h.html#a682e389efd87ca09fdcbcb002e1bac57" > query_param_t< / a > < a class = "el" href = "structquery__param.html" > query_param< / a > )< / td > < / tr >
< tr class = "memdesc:ada556bed2de19dbb7bcfbd5154d6a21e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > print query parameters < a href = "#ada556bed2de19dbb7bcfbd5154d6a21e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ada556bed2de19dbb7bcfbd5154d6a21e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af45bdebdc292d23fd9816e980320227f" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "query__parser_8h.html#af45bdebdc292d23fd9816e980320227f" > delete_query< / a > (< a class = "el" href = "query__parser_8h.html#a682e389efd87ca09fdcbcb002e1bac57" > query_param_t< / a > **query)< / td > < / tr >
< tr class = "memdesc:af45bdebdc292d23fd9816e980320227f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > delete query < a href = "#af45bdebdc292d23fd9816e980320227f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af45bdebdc292d23fd9816e980320227f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
2020-12-28 22:12:25 +01:00
< a class = "anchor" id = "ad93969a6f3457e3fe65ed474892bb66d" > < / a >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define MAX_NUMOFBOX      10< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > maximum number of meta request box < / p >
2020-12-28 22:12:25 +01:00
< p > Referenced by < a class = "el" href = "jpip__parser_8c.html#a3667c198e1b09009f4b3a7b1c2e531ce" > enqueue_metabins()< / a > , < a class = "el" href = "query__parser_8c.html#abf1c47790bd59fe21716f5eb182ff4c9" > get_initquery()< / a > , and < a class = "el" href = "query__parser_8h.html#ada556bed2de19dbb7bcfbd5154d6a21e" > print_queryparam()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Typedef Documentation< / h2 >
2020-12-28 22:12:25 +01:00
< a class = "anchor" id = "ab34a848a665094fa85ea712938041920" > < / a >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef enum < a class = "el" href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428" > cnew_transport< / a > < a class = "el" href = "query__parser_8h.html#ab34a848a665094fa85ea712938041920" > cnew_transport_t< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > cnew aux transport name < / p >
< / div >
< / div >
2020-12-28 22:12:25 +01:00
< a class = "anchor" id = "a566923a97644472d18bda1e3172744d1" > < / a >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef enum < a class = "el" href = "query__parser_8h.html#a3724c6ab6a16919b9601c9923042bccf" > image_return< / a > < a class = "el" href = "query__parser_8h.html#a566923a97644472d18bda1e3172744d1" > image_return_t< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > image return type < / p >
< / div >
< / div >
2020-12-28 22:12:25 +01:00
< a class = "anchor" id = "a682e389efd87ca09fdcbcb002e1bac57" > < / a >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef struct < a class = "el" href = "structquery__param.html" > query_param< / a > < a class = "el" href = "query__parser_8h.html#a682e389efd87ca09fdcbcb002e1bac57" > query_param_t< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Query parameters. < / p >
< / div >
< / div >
< h2 class = "groupheader" > Enumeration Type Documentation< / h2 >
2020-12-28 22:12:25 +01:00
< a class = "anchor" id = "a678aedbd2509521578c078f7a356b428" > < / a >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428" > cnew_transport< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > cnew aux transport name < / p >
< table class = "fieldtable" >
2020-12-28 22:12:25 +01:00
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a class = "anchor" id = "a678aedbd2509521578c078f7a356b428a6ff3e1db2b5d63865c829bf61718210d" > < / a > non  < / td > < td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldname" > < a class = "anchor" id = "a678aedbd2509521578c078f7a356b428ad5d83964558f70780d57fc54123df9dd" > < / a > http  < / td > < td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldname" > < a class = "anchor" id = "a678aedbd2509521578c078f7a356b428a5036938696cb1fd991a6aa47cc514cf7" > < / a > tcp  < / td > < td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldname" > < a class = "anchor" id = "a678aedbd2509521578c078f7a356b428a95459274fe26bcd24bc34e1f47fb24e9" > < / a > udp  < / td > < td class = "fielddoc" >
< / td > < / tr >
2015-07-10 18:06:19 +02:00
< / table >
< / div >
< / div >
2020-12-28 22:12:25 +01:00
< a class = "anchor" id = "a3724c6ab6a16919b9601c9923042bccf" > < / a >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "query__parser_8h.html#a3724c6ab6a16919b9601c9923042bccf" > image_return< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > image return type < / p >
< table class = "fieldtable" >
2020-12-28 22:12:25 +01:00
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a class = "anchor" id = "a3724c6ab6a16919b9601c9923042bccfa4c22e36605f3c774a5060f8461eef517" > < / a > JPPstream  < / td > < td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldname" > < a class = "anchor" id = "a3724c6ab6a16919b9601c9923042bccfaeb1eb3b1afe3ba8db426dc9bbd710481" > < / a > JPTstream  < / td > < td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldname" > < a class = "anchor" id = "a3724c6ab6a16919b9601c9923042bccfa6ce26a62afab55d7606ad4e92428b30c" > < / a > UNKNOWN  < / td > < td class = "fielddoc" >
< / td > < / tr >
2015-07-10 18:06:19 +02:00
< / table >
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
2020-12-28 22:12:25 +01:00
< a class = "anchor" id = "af45bdebdc292d23fd9816e980320227f" > < / a >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void delete_query < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "query__parser_8h.html#a682e389efd87ca09fdcbcb002e1bac57" > query_param_t< / a > **  < / td >
< td class = "paramname" > < em > query< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > delete query < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > query< / td > < td > address of the deleting query pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2020-12-28 22:12:25 +01:00
< p > References < a class = "el" href = "group___m_i_s_c.html#ga2bd00e2482ae36197631bde0665cfdfe" > opj_free()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2020-12-28 22:12:25 +01:00
< a class = "anchor" id = "ab2f163d52a1f2565227eebd6dc97d8c1" > < / a >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "query__parser_8h.html#a682e389efd87ca09fdcbcb002e1bac57" > query_param_t< / a > * parse_query < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > query_string< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > parse query < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > query_string< / td > < td > request query string < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > pointer to query parameters < / dd > < / dl >
2020-12-28 22:12:25 +01:00
< p > References < a class = "el" href = "structquery__param.html#a75d998d873e666fff69b5543b067ff9d" > query_param::box_type< / a > , < a class = "el" href = "structquery__param.html#ae1a7c1f30fd0bdf0b2d8fef81d9a39df" > query_param::cid< / a > , < a class = "el" href = "structquery__param.html#a86e32626d4bf804f12a89ea205ded896" > query_param::cnew< / a > , < a class = "el" href = "structquery__param.html#a96566888e9008a08d8a0a2f6ab499e93" > query_param::fx< / a > , < a class = "el" href = "structquery__param.html#af3e9dcb91a20e7dd1e52a6d58749a6c0" > query_param::fy< / a > , < a class = "el" href = "query__parser_8c.html#ab46d86d1bdc600d3575488765d27e1d7" > get_fieldparam()< / a > , < a class = "el" href = "query__parser_8c.html#abf1c47790bd59fe21716f5eb182ff4c9" > get_initquery()< / a > , < a class = "el" href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428ad5d83964558f70780d57fc54123df9dd" > http< / a > , < a class = "el" href = "query__parser_8h.html#a3724c6ab6a16919b9601c9923042bccfa4c22e36605f3c774a5060f8461eef517" > JPPstream< / a > , < a class = "el" href = "query__parser_8h.html#a3724c6ab6a16919b9601c9923042bccfaeb1eb3b1afe3ba8db426dc9bbd710481" > JPTstream< / a > , < a class = "el" href = "structquery__param.html#ac21ae31b17b3181e93041c66b9356490" > query_param::layers< / a > , < a class = "el" href = "structquery__param.html#a6349bca2fb4aae90df21d06332cf6bd1" > query_param::len< / a > , < a class = "el" href = "query__parser_8c.html#aa999ed852d8bebdfb355d9f9160fb61f" > MAX_LENOFFIELDNAME< / a > , < a class = "el" href = "query__parser_8c.html#ae4951b2b535cc6dca9f5c24c665d4e74" > MAX_LENOFFIELDVAL< / a > , < a class = "el" href = "query__parser_8c.html#a472b68a9aba39a30306fd19acbf80b11" > parse_cclose()< / a > , < a class = "el" href = "query__parser_8c.html#af4300b5af805f42a55b09525b0b99686" > parse_comps()< / a > , < a class = "el" href = "query__parser_8c.html#aefacb7a133ffc0703a2c624258ad9683" > parse_metareq()< / a > , < a class = "el" href = "structquery__param.html#af53785321b3f4b9f2a6fd9795ed952db" > query_param::return_type< / a > , < a class = "el" href = "structquery__param.html#a86592fe40e1e3faeb76baa0499376164" > query_param::rh< / a > , < a class = "el" href = "structquery__param.html#aeb6ce3eec1d8f86fdee050fbfe0fe77e" > query_param::rw< / a > , < a class = "el" href = "structquery__param.html#adb56a2075a3bc3f7ca03fcd77635d6ec" > query_param::rx< / a > , < a class = "el" href = "structquery__param.html#a9bf22509c1dea4641b3f510d8f920f61" > query_param::ry< / a > , < a class = "el" href = "structquery__param.html#aaf3e9ddc94d0ae3b0edb9cf432bf92f2" > query_param::target< / a > , < a class = "el" href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428a5036938696cb1fd991a6aa47cc514cf7" > tcp< / a > , and < a class = "el" href = "structquery__param.html#a66aa7b3173e71ea6c19e53a73061a713" > query_param::tid< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2020-12-28 22:12:25 +01:00
< a class = "anchor" id = "ada556bed2de19dbb7bcfbd5154d6a21e" > < / a >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void print_queryparam < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "query__parser_8h.html#a682e389efd87ca09fdcbcb002e1bac57" > query_param_t< / a >   < / td >
< td class = "paramname" > < em > query_param< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > print query parameters < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > < a class = "el" href = "structquery__param.html" title = "Query parameters. " > query_param< / a > < / td > < td > query parameters < / td > < / tr >
< / table >
< / dd >
< / dl >
2020-12-28 22:12:25 +01:00
< p > References < a class = "el" href = "structquery__param.html#a000ad8669c3942daded32812764d200c" > query_param::a< / a > , < a class = "el" href = "structquery__param.html#a75d998d873e666fff69b5543b067ff9d" > query_param::box_type< / a > , < a class = "el" href = "structquery__param.html#a55558346af9b7eec74e110e240c80ff0" > query_param::cclose< / a > , < a class = "el" href = "structquery__param.html#ae1a7c1f30fd0bdf0b2d8fef81d9a39df" > query_param::cid< / a > , < a class = "el" href = "structquery__param.html#a86e32626d4bf804f12a89ea205ded896" > query_param::cnew< / a > , < a class = "el" href = "structquery__param.html#acf0e23d53e9fb749b283531cacecf4dd" > query_param::comps< / a > , < a class = "el" href = "structquery__param.html#a96566888e9008a08d8a0a2f6ab499e93" > query_param::fx< / a > , < a class = "el" href = "structquery__param.html#af3e9dcb91a20e7dd1e52a6d58749a6c0" > query_param::fy< / a > , < a class = "el" href = "structquery__param.html#a81793a546cd6519e8ddf04a1706023cf" > query_param::g< / a > , < a class = "el" href = "structquery__param.html#a6bebd59a45c50b7296a3dddc26e4a633" > query_param::lastcomp< / a > , < a class = "el" href = "structquery__param.html#ac21ae31b17b3181e93041c66b9356490" > query_param::layers< / a > , < a class = "el" href = "structquery__param.html#a6349bca2fb4aae90df21d06332cf6bd1" > query_param::len< / a > , < a class = "el" href = "structquery__param.html#a6ca756b55398bb3a48e62d1c01de5d3a" > query_param::limit< / a > , < a class = "el" href = "query__parser_8c.html#a31c99676da88bb0bcdb350710f00fa96" > logstream< / a > , < a class = "el" href = "structquery__param.html#ad036df52ff1f475553027dd74d2f29a3" > query_param::max_depth< / a > , < a class = "el" href = "query__parser_8h.html#ad93969a6f3457e3fe65ed474892bb66d" > MAX_NUMOFBOX< / a > , < a class = "el" href = "structquery__param.html#ab98ead415de63bbdbee84c8293b872f4" > query_param::metadata_only< / a > , < a class = "el" href = "structquery__param.html#ac24851f0f639528a77068d1988479283" > query_param::numOfcclose< / a > , < a class = "el" href = "structquery__param.html#a5ba5530f2d9cbe2ba9b39d47af083998" > query_param::priority< / a > , < a class = "el" href = "structquery__param.html#af53785321b3f4b9f2a6fd9795ed952db" > query_param::return_type< / a > , < a class = "el" href = "structquery__param.html#a86592fe40e1e3faeb76baa0499376164" > query_param::rh< / a > , < a class = "el" href = "structquery__param.html#ac1aa6b6a46e15754fd38961d99124e13" > query_param::root_bin< / a > , < a class = "el" href = "structquery__param.html#aeb6ce3eec1d8f86fdee050fbfe0fe77e" > query_param::rw< / a > , < a class = "el" href = "structquery__param.html#adb56a2075a3bc3f7ca03fcd77635d6ec" > query_param::rx< / a > , < a class = "el" href = "structquery__param.html#a9bf22509c1dea4641b3f510d8f920f61" > query_param::ry< / a > , < a class = "el" href = "structquery__param.html#aee6c8b8c84643f62f0718c6c17abf2c9" > query_param::s< / a > , < a class = "el" href = "structquery__param.html#aaf3e9ddc94d0ae3b0edb9cf432bf92f2" > query_param::target< / a > , < a class = "el" href = "structquery__param.html#a66aa7b3173e71ea6c19e53a73061a713" > query_param::tid< / a > , and < a class = "el" href = "structquery__param.html#aad236f3975378cd23bec39f217e533f0" > query_param::w< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2020-12-28 22:12:25 +01:00
< / a > 1.8.11
2015-07-10 18:06:19 +02:00
< / small > < / address >
< / body >
< / html >