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" / >
2016-09-29 22:38:29 +02:00
< meta name = "generator" content = "Doxygen 1.8.10" / >
2015-07-10 18:06:19 +02:00
< title > OpenJPEG: msgqueue_manager.c 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
2017-08-10 06:39:58 +02:00
  < span id = "projectnumber" > 2.2.0< / span >
2015-07-10 18:06:19 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2016-09-29 22:38:29 +02:00
<!-- Generated by Doxygen 1.8.10 -->
2015-07-10 18:06:19 +02:00
< 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 >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_d522931ffa1371640980b621734a4381.html" > Users< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_694e20c96f4fc1be4aed4f026eadce94.html" > antonin< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_3ca1ad36e65e03f9e8d67ddc2553765b.html" > dev< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_181a881edfcb8646dab693a228fa6bde.html" > opj< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5064bb5511811c3176850b7e47443f14.html" > github< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_0b20524d8f8835ca75acc430451c8412.html" > openjpeg< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_e3f8a8e294f8271ee71cbcf3c2acacc1.html" > src< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_da83fe5fdfb6c4554d36abffc03790ad.html" > lib< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_6ec2d9a1b37a1187cc46aeaf3b19e1b3.html" > openjpip< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#define-members" > Macros< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > msgqueue_manager.c File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include < stdio.h> < / code > < br / >
< code > #include < stdlib.h> < / code > < br / >
< code > #include < sys/types.h> < / code > < br / >
< code > #include < sys/stat.h> < / code > < br / >
< code > #include < string.h> < / code > < br / >
< code > #include < ctype.h> < / code > < br / >
< code > #include < assert.h> < / code > < br / >
< code > #include < limits.h> < / code > < br / >
< code > #include < unistd.h> < / code > < br / >
< code > #include " < a class = "el" href = "msgqueue__manager_8h_source.html" > msgqueue_manager.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "metadata__manager_8h_source.html" > metadata_manager.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "index__manager_8h_source.html" > index_manager.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "opj__inttypes_8h_source.html" > opj_inttypes.h< / a > " < / code > < br / >
< / div > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:ac322e421aefb8ec9ccc10bef953e3d82" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#ac322e421aefb8ec9ccc10bef953e3d82" > FCGI_stdout< / a >       stdout< / td > < / tr >
< tr class = "separator:ac322e421aefb8ec9ccc10bef953e3d82" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a77b5d5af2adb2cfa7ec785b592fc4074" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a77b5d5af2adb2cfa7ec785b592fc4074" > FCGI_stderr< / a >       stderr< / td > < / tr >
< tr class = "separator:a77b5d5af2adb2cfa7ec785b592fc4074" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a31c99676da88bb0bcdb350710f00fa96" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a31c99676da88bb0bcdb350710f00fa96" > logstream< / a >       stderr< / td > < / tr >
< tr class = "separator:a31c99676da88bb0bcdb350710f00fa96" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / 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:a122b60ed8a415bb0ded95b2476c6a62c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a122b60ed8a415bb0ded95b2476c6a62c" > gene_msgqueue< / a > (< a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a > stateless, < a class = "el" href = "cachemodel__manager_8h.html#a2bcd824e03fe7a8d42e69b380a308fcb" > cachemodel_param_t< / a > *cachemodel)< / td > < / tr >
< tr class = "memdesc:a122b60ed8a415bb0ded95b2476c6a62c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > generate message queue < a href = "#a122b60ed8a415bb0ded95b2476c6a62c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a122b60ed8a415bb0ded95b2476c6a62c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff1807285e0f47bbea20d5a6473dd08f" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#aff1807285e0f47bbea20d5a6473dd08f" > delete_msgqueue< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > **msgqueue)< / td > < / tr >
< tr class = "memdesc:aff1807285e0f47bbea20d5a6473dd08f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > delete message queue < a href = "#aff1807285e0f47bbea20d5a6473dd08f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aff1807285e0f47bbea20d5a6473dd08f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa075bf2e59a3a9cba532d2331dd9a36e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#aa075bf2e59a3a9cba532d2331dd9a36e" > print_msgqueue< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:aa075bf2e59a3a9cba532d2331dd9a36e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > print message queue < a href = "#aa075bf2e59a3a9cba532d2331dd9a36e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa075bf2e59a3a9cba532d2331dd9a36e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5875e37a7af643c990920828bcab0059" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > *msg, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "separator:a5875e37a7af643c990920828bcab0059" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > enqueue_mainheader< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > enqueue main header data-bin into message queue < a href = "#a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3280c3cd4e26ac1e3bdd27d6f5bbf999" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a3280c3cd4e26ac1e3bdd27d6f5bbf999" > enqueue_tileheader< / a > (int tile_id, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:a3280c3cd4e26ac1e3bdd27d6f5bbf999" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > enqueue tile headers data-bin into message queue < a href = "#a3280c3cd4e26ac1e3bdd27d6f5bbf999" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3280c3cd4e26ac1e3bdd27d6f5bbf999" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4982e5cda507b39bfc074b4c4b60e3ae" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a4982e5cda507b39bfc074b4c4b60e3ae" > enqueue_tile< / a > (< a class = "el" href = "byte__manager_8h.html#aad2d957f29839c12c87e4dd945807d36" > Byte4_t< / a > tile_id, int level, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:a4982e5cda507b39bfc074b4c4b60e3ae" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > enqueue tile data-bin into message queue < a href = "#a4982e5cda507b39bfc074b4c4b60e3ae" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4982e5cda507b39bfc074b4c4b60e3ae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afd5f028cafe553d84aa7545ee5837d66" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#afd5f028cafe553d84aa7545ee5837d66" > enqueue_precinct< / a > (int seq_id, int tile_id, int comp_id, int layers, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:afd5f028cafe553d84aa7545ee5837d66" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > enqueue precinct data-bin into message queue < a href = "#afd5f028cafe553d84aa7545ee5837d66" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afd5f028cafe553d84aa7545ee5837d66" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3e8eeeef9d2895126594bdb9d1b991c4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a3e8eeeef9d2895126594bdb9d1b991c4" > comp_precinct_id< / a > (int t, int c, int s, int num_components, int num_tiles)< / td > < / tr >
< tr class = "memdesc:a3e8eeeef9d2895126594bdb9d1b991c4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > compute precinct ID A.3.2.1 < a href = "#a3e8eeeef9d2895126594bdb9d1b991c4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3e8eeeef9d2895126594bdb9d1b991c4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af9e8592eed6cce4e4662573d4e0baab2" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#af9e8592eed6cce4e4662573d4e0baab2" > enqueue_box< / a > (< a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > meta_id, < a class = "el" href = "box__manager_8h.html#a8216a321224a5eceda1d802a47bed784" > boxlist_param_t< / a > *boxlist, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > *binOffset)< / td > < / tr >
< tr class = "separator:af9e8592eed6cce4e4662573d4e0baab2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aee12a1a3362e2fb267e73f1b8c276832" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#aee12a1a3362e2fb267e73f1b8c276832" > enqueue_phld< / a > (< a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > meta_id, < a class = "el" href = "placeholder__manager_8h.html#a46dfe70796e3ba3ef779920b98b89abf" > placeholderlist_param_t< / a > *phldlist, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > *binOffset)< / td > < / tr >
< tr class = "separator:aee12a1a3362e2fb267e73f1b8c276832" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad0ed65ba620f6de6e80903cc76af81d2" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#ad0ed65ba620f6de6e80903cc76af81d2" > enqueue_boxcontents< / a > (< a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > meta_id, < a class = "el" href = "metadata__manager_8h.html#a1e207f8308863e376721821288d9e340" > boxcontents_param_t< / a > *boxcontents, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > *binOffset)< / td > < / tr >
< tr class = "separator:ad0ed65ba620f6de6e80903cc76af81d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8b6b00d2ba2bad2a483aed202cf25610" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a8b6b00d2ba2bad2a483aed202cf25610" > enqueue_metadata< / a > (< a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > meta_id, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:a8b6b00d2ba2bad2a483aed202cf25610" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > enqueue Metadata-bin into message queue < a href = "#a8b6b00d2ba2bad2a483aed202cf25610" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8b6b00d2ba2bad2a483aed202cf25610" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aacb32a9ce4685a5a41c52f98158ae5a8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#aacb32a9ce4685a5a41c52f98158ae5a8" > gene_metamsg< / a > (< a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > meta_id, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > binoffset, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > length, < a class = "el" href = "openjpeg_8h.html#a64948c8a524dee101c5a4d7293e6158c" > OPJ_OFF_T< / a > res_offset, < a class = "el" href = "placeholder__manager_8h.html#acaa20d32fb436ae35d917e0ba200eb04" > placeholder_param_t< / a > *phld, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > csn)< / td > < / tr >
< tr class = "separator:aacb32a9ce4685a5a41c52f98158ae5a8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa3d92320fd8efcfa4c90dc3102b21e92" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#aa3d92320fd8efcfa4c90dc3102b21e92" > add_bin_id_vbas_stream< / a > (< a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > bb, < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > c, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > in_class_id, int tmpfd)< / td > < / tr >
< tr class = "separator:aa3d92320fd8efcfa4c90dc3102b21e92" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4fcdc903c93c18c2653b210a8426885a" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a4fcdc903c93c18c2653b210a8426885a" > add_vbas_stream< / a > (< a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > code, int tmpfd)< / td > < / tr >
< tr class = "separator:a4fcdc903c93c18c2653b210a8426885a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7fc5d7c09cf28481cf43ea2109f189c2" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a7fc5d7c09cf28481cf43ea2109f189c2" > add_body_stream< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > *msg, int fd, int tmpfd)< / td > < / tr >
< tr class = "separator:a7fc5d7c09cf28481cf43ea2109f189c2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1d572a34ab855b82ba581b83cffbb0d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#ae1d572a34ab855b82ba581b83cffbb0d" > add_placeholder_stream< / a > (< a class = "el" href = "placeholder__manager_8h.html#acaa20d32fb436ae35d917e0ba200eb04" > placeholder_param_t< / a > *phld, int tmpfd)< / td > < / tr >
< tr class = "separator:ae1d572a34ab855b82ba581b83cffbb0d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae67910d9d277b55a257b2b47165000f1" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#ae67910d9d277b55a257b2b47165000f1" > recons_stream_from_msgqueue< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue, int tmpfd)< / td > < / tr >
< tr class = "memdesc:ae67910d9d277b55a257b2b47165000f1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > reconstruct JPT/JPP-stream from message queue < a href = "#ae67910d9d277b55a257b2b47165000f1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae67910d9d277b55a257b2b47165000f1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acb6132449564468255c8c33d286983a1" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#acb6132449564468255c8c33d286983a1" > add_vbas_with_bytelen_stream< / a > (< a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > code, int bytelength, int tmpfd)< / td > < / tr >
< tr class = "separator:acb6132449564468255c8c33d286983a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad4da45bdb13ef37110512f5974a5905a" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#ad4da45bdb13ef37110512f5974a5905a" > print_binarycode< / a > (< a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > n, int segmentlen)< / td > < / tr >
< tr class = "separator:ad4da45bdb13ef37110512f5974a5905a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a85aed254dc2453323054d4efb30b0bb9" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a85aed254dc2453323054d4efb30b0bb9" > add_bigendian_bytestream< / a > (< a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > code, int bytelength, int tmpfd)< / td > < / tr >
< tr class = "separator:a85aed254dc2453323054d4efb30b0bb9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac2b48a83e329a5c342c1b5a60b47bc72" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#ac2b48a83e329a5c342c1b5a60b47bc72" > parse_bin_id_vbas< / a > (< a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *streamptr, < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *bb, < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *c, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > *in_class_id)< / td > < / tr >
< tr class = "separator:ac2b48a83e329a5c342c1b5a60b47bc72" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4e6b66ff662e61139c79bca0aadd80de" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a4e6b66ff662e61139c79bca0aadd80de" > parse_vbas< / a > (< a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *streamptr, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > *elem)< / td > < / tr >
< tr class = "separator:a4e6b66ff662e61139c79bca0aadd80de" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a61bc0c6328b8bc088a3652842642c4ae" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a61bc0c6328b8bc088a3652842642c4ae" > parse_JPIPstream< / a > (< a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *JPIPstream, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > streamlen, < a class = "el" href = "openjpeg_8h.html#a64948c8a524dee101c5a4d7293e6158c" > OPJ_OFF_T< / a > offset, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:a61bc0c6328b8bc088a3652842642c4ae" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > parse JPT- JPP- stream to message queue < a href = "#a61bc0c6328b8bc088a3652842642c4ae" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a61bc0c6328b8bc088a3652842642c4ae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a91a6fb25233e9236413ed7b9782cb380" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a91a6fb25233e9236413ed7b9782cb380" > parse_metadata< / a > (< a class = "el" href = "metadata__manager_8h.html#a64f65f9c57e885492545d9e288964130" > metadata_param_t< / a > *metadata, < a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > *msg, < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *stream)< / td > < / tr >
< tr class = "separator:a91a6fb25233e9236413ed7b9782cb380" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a804b7467d1c130ece21fee3e6be15732" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a804b7467d1c130ece21fee3e6be15732" > parse_metamsg< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue, < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *stream, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > streamlen, < a class = "el" href = "metadata__manager_8h.html#aaa78ced398f149ca92b47e0acddf05e5" > metadatalist_param_t< / a > *metadatalist)< / td > < / tr >
< tr class = "memdesc:a804b7467d1c130ece21fee3e6be15732" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > parse JPT- JPP- stream to message queue < a href = "#a804b7467d1c130ece21fee3e6be15732" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a804b7467d1c130ece21fee3e6be15732" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae7d04c56c5c927140331ee2bd612e029" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "placeholder__manager_8h.html#acaa20d32fb436ae35d917e0ba200eb04" > placeholder_param_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#ae7d04c56c5c927140331ee2bd612e029" > parse_phld< / a > (< a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *datastream, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > metalength)< / td > < / tr >
< tr class = "separator:ae7d04c56c5c927140331ee2bd612e029" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4376d8a7656ba1fccc0a3bf49332a0c3" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8c.html#a4376d8a7656ba1fccc0a3bf49332a0c3" > delete_message_in_msgqueue< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > **msg, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:a4376d8a7656ba1fccc0a3bf49332a0c3" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > delete a message in msgqueue < a href = "#a4376d8a7656ba1fccc0a3bf49332a0c3" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4376d8a7656ba1fccc0a3bf49332a0c3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
< a class = "anchor" id = "a77b5d5af2adb2cfa7ec785b592fc4074" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define FCGI_stderr      stderr< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8c.html#a85aed254dc2453323054d4efb30b0bb9" > add_bigendian_bytestream()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a7fc5d7c09cf28481cf43ea2109f189c2" > add_body_stream()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ae1d572a34ab855b82ba581b83cffbb0d" > add_placeholder_stream()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#acb6132449564468255c8c33d286983a1" > add_vbas_with_bytelen_stream()< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a8b6b00d2ba2bad2a483aed202cf25610" > enqueue_metadata()< / a > , and < a class = "el" href = "msgqueue__manager_8h.html#a4982e5cda507b39bfc074b4c4b60e3ae" > enqueue_tile()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ac322e421aefb8ec9ccc10bef953e3d82" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define FCGI_stdout      stdout< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a31c99676da88bb0bcdb350710f00fa96" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define logstream      stderr< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#aa075bf2e59a3a9cba532d2331dd9a36e" > print_msgqueue()< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
< a class = "anchor" id = "a85aed254dc2453323054d4efb30b0bb9" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void add_bigendian_bytestream < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > code< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > bytelength< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tmpfd< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "msgqueue__manager_8c.html#a77b5d5af2adb2cfa7ec785b592fc4074" > FCGI_stderr< / a > .< / p >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8c.html#ae1d572a34ab855b82ba581b83cffbb0d" > add_placeholder_stream()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "aa3d92320fd8efcfa4c90dc3102b21e92" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void add_bin_id_vbas_stream < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a >   < / td >
< td class = "paramname" > < em > bb< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a >   < / td >
< td class = "paramname" > < em > c< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > in_class_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tmpfd< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "msgqueue__manager_8c.html#acb6132449564468255c8c33d286983a1" > add_vbas_with_bytelen_stream()< / a > .< / p >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#ae67910d9d277b55a257b2b47165000f1" > recons_stream_from_msgqueue()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a7fc5d7c09cf28481cf43ea2109f189c2" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void add_body_stream < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > *  < / td >
< td class = "paramname" > < em > msg< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > fd< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tmpfd< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "msgqueue__manager_8c.html#a77b5d5af2adb2cfa7ec785b592fc4074" > FCGI_stderr< / a > , < a class = "el" href = "byte__manager_8c.html#a62851758f9c2af1b12995190a1e4e909" > fetch_bytes()< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "group___m_i_s_c.html#ga2bd00e2482ae36197631bde0665cfdfe" > opj_free()< / a > , and < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > .< / p >
2015-07-10 18:06:19 +02:00
< p > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#ae67910d9d277b55a257b2b47165000f1" > recons_stream_from_msgqueue()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ae1d572a34ab855b82ba581b83cffbb0d" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void add_placeholder_stream < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "placeholder__manager_8h.html#acaa20d32fb436ae35d917e0ba200eb04" > placeholder_param_t< / a > *  < / td >
< td class = "paramname" > < em > phld< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tmpfd< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "msgqueue__manager_8c.html#a85aed254dc2453323054d4efb30b0bb9" > add_bigendian_bytestream()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a77b5d5af2adb2cfa7ec785b592fc4074" > FCGI_stderr< / a > , < a class = "el" href = "structplaceholder__param.html#a158d93dc4a02c209e78b0433002c3de8" > placeholder_param::Flags< / a > , < a class = "el" href = "structplaceholder__param.html#ad34f5be3ffd71e437c558bc1c3749931" > placeholder_param::LBox< / a > , < a class = "el" href = "structplaceholder__param.html#ab93cef245c48fc559277a34ce7693787" > placeholder_param::OrigBH< / a > , < a class = "el" href = "structplaceholder__param.html#a8986cbfa09947528724c1f152270cb9a" > placeholder_param::OrigBHlen< / a > , < a class = "el" href = "structplaceholder__param.html#ae8fe4ee73f3224150005fc2202d414bb" > placeholder_param::OrigID< / a > , and < a class = "el" href = "structplaceholder__param.html#a38a5e4444cfbd50c6ce14392fa722908" > placeholder_param::TBox< / a > .< / p >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#ae67910d9d277b55a257b2b47165000f1" > recons_stream_from_msgqueue()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a4fcdc903c93c18c2653b210a8426885a" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void add_vbas_stream < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > code< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tmpfd< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "msgqueue__manager_8c.html#acb6132449564468255c8c33d286983a1" > add_vbas_with_bytelen_stream()< / a > .< / p >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#ae67910d9d277b55a257b2b47165000f1" > recons_stream_from_msgqueue()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "acb6132449564468255c8c33d286983a1" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void add_vbas_with_bytelen_stream < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > code< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > bytelength< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tmpfd< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "msgqueue__manager_8c.html#a77b5d5af2adb2cfa7ec785b592fc4074" > FCGI_stderr< / a > .< / p >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8c.html#aa3d92320fd8efcfa4c90dc3102b21e92" > add_bin_id_vbas_stream()< / a > , and < a class = "el" href = "msgqueue__manager_8c.html#a4fcdc903c93c18c2653b210a8426885a" > add_vbas_stream()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a3e8eeeef9d2895126594bdb9d1b991c4" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > comp_precinct_id < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > t< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > c< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > s< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > num_components< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > num_tiles< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > compute precinct ID A.3.2.1 < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > t< / td > < td > tile index < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > c< / td > < td > component index < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > s< / td > < td > sequence number < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > num_components< / td > < td > total number of components < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > num_tiles< / td > < td > total number of tiles < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > precicnt id < / dd > < / dl >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#afd5f028cafe553d84aa7545ee5837d66" > enqueue_precinct()< / a > , < a class = "el" href = "jp2k__encoder_8c.html#a7d4f5b4cb60744cb3d1e5146d7410535" > recons_packet()< / a > , and < a class = "el" href = "jp2k__encoder_8c.html#aedb7d18185ab43c75bacb77813e9e72c" > recons_precinct()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a4376d8a7656ba1fccc0a3bf49332a0c3" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void delete_message_in_msgqueue < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > **  < / td >
< td class = "paramname" > < em > message< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > delete a message in msgqueue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > message< / td > < td > address of the deleting message pointer < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "structmsgqueue__param.html#a2d8aa598b4ae2f4f749bd71d1d715859" > msgqueue_param::last< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , and < 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 >
< a class = "anchor" id = "aff1807285e0f47bbea20d5a6473dd08f" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void delete_msgqueue < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > **  < / td >
< td class = "paramname" > < em > msgqueue< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > delete message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > msgqueue< / td > < td > address of the message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "cachemodel__manager_8c.html#a4beb279f2f89ebfea569a93368ddcffa" > delete_cachemodel()< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , and < a class = "el" href = "group___m_i_s_c.html#ga2bd00e2482ae36197631bde0665cfdfe" > opj_free()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< p > Referenced by < a class = "el" href = "openjpip_8h.html#ab156b0a2b84b452a759cd7657a4f3585" > destroy_jpipdecoder()< / a > , and < a class = "el" href = "openjpip_8h.html#a05f5e9a3abc177c5a18e0a97c77cc2e0" > terminate_dec_server()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "af9e8592eed6cce4e4662573d4e0baab2" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_box < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > meta_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "box__manager_8h.html#a8216a321224a5eceda1d802a47bed784" > boxlist_param_t< / a > *  < / td >
< td class = "paramname" > < em > boxlist< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > *  < / td >
< td class = "paramname" > < em > binOffset< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structtarget__param.html#abf900f3a6f25818b20fabd9f48502a6a" > target_param::csn< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message()< / a > , < a class = "el" href = "structboxlist__param.html#af63af9b68990700ca5e5a464ddb18dc4" > boxlist_param::first< / a > , < a class = "el" href = "msgqueue__manager_8c.html#aacb32a9ce4685a5a41c52f98158ae5a8" > gene_metamsg()< / a > , < a class = "el" href = "structbox__param.html#a3f675a72aeb95c732b88ab45e8446a4e" > box_param::length< / a > , < a class = "el" href = "structbox__param.html#a8d5dba02e64d6c60e2805ee5c62c2d41" > box_param::next< / a > , < a class = "el" href = "structbox__param.html#a6ea7450cb7dad8229f9f80deeecb3653" > box_param::offset< / a > , and < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > .< / p >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#a8b6b00d2ba2bad2a483aed202cf25610" > enqueue_metadata()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ad0ed65ba620f6de6e80903cc76af81d2" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_boxcontents < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > meta_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "metadata__manager_8h.html#a1e207f8308863e376721821288d9e340" > boxcontents_param_t< / a > *  < / td >
< td class = "paramname" > < em > boxcontents< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > *  < / td >
< td class = "paramname" > < em > binOffset< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structtarget__param.html#abf900f3a6f25818b20fabd9f48502a6a" > target_param::csn< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#aacb32a9ce4685a5a41c52f98158ae5a8" > gene_metamsg()< / a > , < a class = "el" href = "structboxcontents__param.html#aa758864b66702471066a2799982ed7ca" > boxcontents_param::length< / a > , < a class = "el" href = "structboxcontents__param.html#a12c1d794a19e0ad0f1ad98933c23e43a" > boxcontents_param::offset< / a > , and < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > .< / p >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#a8b6b00d2ba2bad2a483aed202cf25610" > enqueue_metadata()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_mainheader < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > enqueue main header data-bin into message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structtarget__param.html#aac158d4d55987cda9053b81a17786c12" > target_param::codeidx< / a > , < a class = "el" href = "structtarget__param.html#abf900f3a6f25818b20fabd9f48502a6a" > target_param::csn< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message()< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a15f39a0ef0f722a593b4774baf2baabe" > MAINHEADER_MSG< / a > , < a class = "el" href = "structindex__param.html#a43ec7f75fe5fc903531e69de5737658d" > index_param::mhead_length< / a > , < a class = "el" href = "structcachemodel__param.html#a96fd953f6bb010c2bad2f4020e222c77" > cachemodel_param::mhead_model< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "structindex__param.html#a923a5652592c70120e7e85e865063dae" > index_param::offset< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3" > OPJ_TRUE< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > , and < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > .< / p >
2015-07-10 18:06:19 +02:00
< p > Referenced by < a class = "el" href = "jpip__parser_8h.html#a81aa485be8deb8d4878b30486c0006cd" > gene_JPIPstream()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a5875e37a7af643c990920828bcab0059" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_message < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > *  < / td >
< td class = "paramname" > < em > msg< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "structmsgqueue__param.html#a2d8aa598b4ae2f4f749bd71d1d715859" > msgqueue_param::last< / a > , and < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > .< / p >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8c.html#af9e8592eed6cce4e4662573d4e0baab2" > enqueue_box()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ad0ed65ba620f6de6e80903cc76af81d2" > enqueue_boxcontents()< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > enqueue_mainheader()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#aee12a1a3362e2fb267e73f1b8c276832" > enqueue_phld()< / a > , < a class = "el" href = "msgqueue__manager_8h.html#afd5f028cafe553d84aa7545ee5837d66" > enqueue_precinct()< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a4982e5cda507b39bfc074b4c4b60e3ae" > enqueue_tile()< / a > , and < a class = "el" href = "msgqueue__manager_8h.html#a3280c3cd4e26ac1e3bdd27d6f5bbf999" > enqueue_tileheader()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a8b6b00d2ba2bad2a483aed202cf25610" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_metadata < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > meta_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > enqueue Metadata-bin into message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > meta_id< / td > < td > metadata-bin id < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
< p > References < a class = "el" href = "structmetadata__param.html#a7f99c3fb9a9d261ac2702ca072ac1d39" > metadata_param::boxcontents< / a > , < a class = "el" href = "structmetadata__param.html#a6f3009ef13d7ca39c04f41ac65357f8e" > metadata_param::boxlist< / a > , < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structtarget__param.html#aac158d4d55987cda9053b81a17786c12" > target_param::codeidx< / a > , < a class = "el" href = "msgqueue__manager_8c.html#af9e8592eed6cce4e4662573d4e0baab2" > enqueue_box()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ad0ed65ba620f6de6e80903cc76af81d2" > enqueue_boxcontents()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#aee12a1a3362e2fb267e73f1b8c276832" > enqueue_phld()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a77b5d5af2adb2cfa7ec785b592fc4074" > FCGI_stderr< / a > , < a class = "el" href = "structmsgqueue__param.html#a2d8aa598b4ae2f4f749bd71d1d715859" > msgqueue_param::last< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structindex__param.html#aff731fe41300090d3dce7fb28d6cb245" > index_param::metadatalist< / a > , < a class = "el" href = "openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3" > OPJ_TRUE< / a > , < a class = "el" href = "structmetadata__param.html#aa5082ed5ed90e294b87dfe8a5d2c8d86" > metadata_param::placeholderlist< / a > , < a class = "el" href = "metadata__manager_8c.html#ab9f592ed4b91fe15b7b5f97972760eb6" > search_metadata()< / a > , and < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > .< / p >
< p > Referenced by < a class = "el" href = "jpip__parser_8c.html#a3667c198e1b09009f4b3a7b1c2e531ce" > enqueue_metabins()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "aee12a1a3362e2fb267e73f1b8c276832" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_phld < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > meta_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "placeholder__manager_8h.html#a46dfe70796e3ba3ef779920b98b89abf" > placeholderlist_param_t< / a > *  < / td >
< td class = "paramname" > < em > phldlist< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > *  < / td >
< td class = "paramname" > < em > binOffset< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structtarget__param.html#abf900f3a6f25818b20fabd9f48502a6a" > target_param::csn< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message()< / a > , < a class = "el" href = "structplaceholderlist__param.html#a74e2305307cdf8dc81757edeaef3efb7" > placeholderlist_param::first< / a > , < a class = "el" href = "msgqueue__manager_8c.html#aacb32a9ce4685a5a41c52f98158ae5a8" > gene_metamsg()< / a > , < a class = "el" href = "structplaceholder__param.html#ad34f5be3ffd71e437c558bc1c3749931" > placeholder_param::LBox< / a > , < a class = "el" href = "structplaceholder__param.html#ada93388974300217fc48d461e665d70f" > placeholder_param::next< / a > , and < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > .< / p >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#a8b6b00d2ba2bad2a483aed202cf25610" > enqueue_metadata()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "afd5f028cafe553d84aa7545ee5837d66" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_precinct < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > seq_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tile_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > comp_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > layers< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > enqueue precinct data-bin into message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > seq_id< / td > < td > precinct sequence number within its tile < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > tile_id< / td > < td > tile index < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > comp_id< / td > < td > component number < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > layers< / td > < td > num of layers < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue < / td > < / tr >
< / table >
< / dd >
< / dl >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structindex__param.html#afa72b843bc8f565df4952f6c32c719c9" > index_param::COD< / a > , < a class = "el" href = "structtarget__param.html#aac158d4d55987cda9053b81a17786c12" > target_param::codeidx< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a3e8eeeef9d2895126594bdb9d1b991c4" > comp_precinct_id()< / a > , < a class = "el" href = "struct_s_i_zmarker__param.html#a8de864778880574d3b7c27dd13462a85" > SIZmarker_param::Csiz< / a > , < a class = "el" href = "structtarget__param.html#abf900f3a6f25818b20fabd9f48502a6a" > target_param::csn< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message()< / a > , < a class = "el" href = "faixbox__manager_8c.html#ab2f91e7be82b49f2af44c33008daa04b" > get_elemLen()< / a > , < a class = "el" href = "faixbox__manager_8c.html#a100b46602f3936ff8358aa1715921470" > get_elemOff()< / a > , < a class = "el" href = "faixbox__manager_8c.html#a9dc6a52e3b73d819c3cca6ee29c1485d" > get_nmax()< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "struct_c_o_dmarker__param.html#a4b9375e1901cd5ab4ac9b1326f404758" > CODmarker_param::numOflayers< / a > , < a class = "el" href = "structindex__param.html#a923a5652592c70120e7e85e865063dae" > index_param::offset< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3" > OPJ_TRUE< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , < a class = "el" href = "structcachemodel__param.html#a0466bae42d0c58d160eba44a877e5761" > cachemodel_param::pp_model< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a12f5f794f68329ce570a0392fd069086" > PRECINCT_MSG< / a > , < a class = "el" href = "structindex__param.html#a7400fd13418cd272c8049388721688aa" > index_param::precpacket< / a > , < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > , < a class = "el" href = "structindex__param.html#ac0cfeb5e5e37084dbf91cd4df98948be" > index_param::SIZ< / a > , < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > , < a class = "el" href = "struct_s_i_zmarker__param.html#a79168a3b2807f62ba9efd85676e4ca7c" > SIZmarker_param::XTnum< / a > , and < a class = "el" href = "struct_s_i_zmarker__param.html#a5a9e6d3f2d4918549184415e4b19eea0" > SIZmarker_param::YTnum< / a > .< / p >
2015-07-10 18:06:19 +02:00
< p > Referenced by < a class = "el" href = "jpip__parser_8c.html#aca2006bf1afcda0f917aa7794bb6f287" > enqueue_allprecincts()< / a > , and < a class = "el" href = "jpip__parser_8c.html#aebe387634751d8d7d253ec5b9273f093" > enqueue_precincts()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a4982e5cda507b39bfc074b4c4b60e3ae" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_tile < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#aad2d957f29839c12c87e4dd945807d36" > Byte4_t< / a >   < / td >
< td class = "paramname" > < em > tile_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > level< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > enqueue tile data-bin into message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > tile_id< / td > < td > tile id starting from 0 < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > level< / td > < td > decomposition level < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structtarget__param.html#aac158d4d55987cda9053b81a17786c12" > target_param::codeidx< / a > , < a class = "el" href = "structtarget__param.html#abf900f3a6f25818b20fabd9f48502a6a" > target_param::csn< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message()< / a > , < a class = "el" href = "msgqueue__manager_8h.html#aeaa65a7cc8582a45f79abbb05a1fd101" > EXT_TILE_MSG< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a77b5d5af2adb2cfa7ec785b592fc4074" > FCGI_stderr< / a > , < a class = "el" href = "faixbox__manager_8c.html#ab2f91e7be82b49f2af44c33008daa04b" > get_elemLen()< / a > , < a class = "el" href = "faixbox__manager_8c.html#a100b46602f3936ff8358aa1715921470" > get_elemOff()< / a > , < a class = "el" href = "faixbox__manager_8c.html#a342c04b082e9806b27b56ae99e504389" > get_m()< / a > , < a class = "el" href = "faixbox__manager_8c.html#a9dc6a52e3b73d819c3cca6ee29c1485d" > get_nmax()< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "structindex__param.html#a923a5652592c70120e7e85e865063dae" > index_param::offset< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3" > OPJ_TRUE< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > , < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a148949bc29272aa6d5253a6a767846e2" > TILE_MSG< / a > , < a class = "el" href = "structindex__param.html#abbf2b7d27ed7e860fd67ba9a58af1514" > index_param::tilepart< / a > , and < a class = "el" href = "structcachemodel__param.html#a5862422cdc2fff031cce285337a734fd" > cachemodel_param::tp_model< / a > .< / p >
2015-07-10 18:06:19 +02:00
< p > Referenced by < a class = "el" href = "jpip__parser_8c.html#a72490e3e8ccd2d8d102a15affea987ec" > enqueue_imagedata()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a3280c3cd4e26ac1e3bdd27d6f5bbf999" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_tileheader < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tile_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > enqueue tile headers data-bin into message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > tile_id< / td > < td > tile id starting from 0 < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structtarget__param.html#aac158d4d55987cda9053b81a17786c12" > target_param::codeidx< / a > , < a class = "el" href = "structtarget__param.html#abf900f3a6f25818b20fabd9f48502a6a" > target_param::csn< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message()< / a > , < a class = "el" href = "faixbox__manager_8c.html#a100b46602f3936ff8358aa1715921470" > get_elemOff()< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "structindex__param.html#a923a5652592c70120e7e85e865063dae" > index_param::offset< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3" > OPJ_TRUE< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > , < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > , < a class = "el" href = "structcachemodel__param.html#a312855041868dadb7818b652c02e5711" > cachemodel_param::th_model< / a > , < a class = "el" href = "msgqueue__manager_8h.html#ad460cf0bf7ad1208a1d61cfd0112caa6" > TILE_HEADER_MSG< / a > , < a class = "el" href = "structindex__param.html#a91e41933bf853c2a6cab52b41aa807a1" > index_param::tileheader< / a > , < a class = "el" href = "structindex__param.html#abbf2b7d27ed7e860fd67ba9a58af1514" > index_param::tilepart< / a > , and < a class = "el" href = "structmhixbox__param.html#ab48436449e3e05c4e44a246b095afdd9" > mhixbox_param::tlen< / a > .< / p >
2015-07-10 18:06:19 +02:00
< p > Referenced by < a class = "el" href = "jpip__parser_8c.html#a72490e3e8ccd2d8d102a15affea987ec" > enqueue_imagedata()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "aacb32a9ce4685a5a41c52f98158ae5a8" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > * gene_metamsg < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > meta_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > binoffset< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > length< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a64948c8a524dee101c5a4d7293e6158c" > OPJ_OFF_T< / a >   < / td >
< td class = "paramname" > < em > res_offset< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "placeholder__manager_8h.html#acaa20d32fb436ae35d917e0ba200eb04" > placeholder_param_t< / a > *  < / td >
< td class = "paramname" > < em > phld< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > csn< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a939962e031be51df7f09de3cf05f83e4" > METADATA_MSG< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "openjpeg_8h.html#ac672bfd7db39c609e828acb07a321964" > OPJ_FALSE< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , and < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > .< / p >
2015-07-10 18:06:19 +02:00
< p > Referenced by < a class = "el" href = "msgqueue__manager_8c.html#af9e8592eed6cce4e4662573d4e0baab2" > enqueue_box()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ad0ed65ba620f6de6e80903cc76af81d2" > enqueue_boxcontents()< / a > , and < a class = "el" href = "msgqueue__manager_8c.html#aee12a1a3362e2fb267e73f1b8c276832" > enqueue_phld()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a122b60ed8a415bb0ded95b2476c6a62c" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > * gene_msgqueue < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td >
< td class = "paramname" > < em > stateless< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "cachemodel__manager_8h.html#a2bcd824e03fe7a8d42e69b380a308fcb" > cachemodel_param_t< / a > *  < / td >
< td class = "paramname" > < em > cachemodel< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > generate message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > stateless< / td > < td > if this is a stateless message queue < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > cachemodel< / td > < td > cachemodel pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > generated message queue pointer < / dd > < / dl >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "structmsgqueue__param.html#a2d8aa598b4ae2f4f749bd71d1d715859" > msgqueue_param::last< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , and < a class = "el" href = "structmsgqueue__param.html#afcc9b4bd6183bda56e33dee00951e13c" > msgqueue_param::stateless< / a > .< / p >
2015-07-10 18:06:19 +02:00
< p > Referenced by < a class = "el" href = "jpip__parser_8h.html#a81aa485be8deb8d4878b30486c0006cd" > gene_JPIPstream()< / a > , < a class = "el" href = "openjpip_8h.html#ae5c902178b9b0aa3b752de016a1074d7" > init_dec_server()< / a > , and < a class = "el" href = "openjpip_8h.html#a1e7187bd7a446489759e2ea37c35cdf9" > init_jpipdecoder()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ac2b48a83e329a5c342c1b5a60b47bc72" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > * parse_bin_id_vbas < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *  < / td >
< td class = "paramname" > < em > streamptr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *  < / td >
< td class = "paramname" > < em > bb< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *  < / td >
< td class = "paramname" > < em > c< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > *  < / td >
< td class = "paramname" > < em > in_class_id< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#a61bc0c6328b8bc088a3652842642c4ae" > parse_JPIPstream()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a61bc0c6328b8bc088a3652842642c4ae" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void parse_JPIPstream < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *  < / td >
< td class = "paramname" > < em > JPIPstream< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > streamlen< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a64948c8a524dee101c5a4d7293e6158c" > OPJ_OFF_T< / a >   < / td >
< td class = "paramname" > < em > offset< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > parse JPT- JPP- stream to message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > JPIPstream< / td > < td > JPT- JPP- stream data pointer < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > streamlen< / td > < td > JPIPstream length < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > offset< / td > < td > offset of the stream from the whole beginning < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > msgqueue< / td > < td > adding message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmsgqueue__param.html#a2d8aa598b4ae2f4f749bd71d1d715859" > msgqueue_param::last< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "openjpeg_8h.html#ac672bfd7db39c609e828acb07a321964" > OPJ_FALSE< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3" > OPJ_TRUE< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ac2b48a83e329a5c342c1b5a60b47bc72" > parse_bin_id_vbas()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a4e6b66ff662e61139c79bca0aadd80de" > parse_vbas()< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , and < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > .< / p >
2015-07-10 18:06:19 +02:00
< p > Referenced by < a class = "el" href = "openjpip_8h.html#ac5f5f8d1b581e02b6f1afb417a7dbef8" > decode_jpip()< / a > , and < a class = "el" href = "dec__clientmsg__handler_8h.html#ab4022f5e297b5d3a456cd841c3902675" > handle_JPIPstreamMSG()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a91a6fb25233e9236413ed7b9782cb380" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void parse_metadata < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "metadata__manager_8h.html#a64f65f9c57e885492545d9e288964130" > metadata_param_t< / a > *  < / td >
< td class = "paramname" > < em > metadata< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > *  < / td >
< td class = "paramname" > < em > msg< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *  < / td >
< td class = "paramname" > < em > stream< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "structmetadata__param.html#a7f99c3fb9a9d261ac2702ca072ac1d39" > metadata_param::boxcontents< / a > , < a class = "el" href = "structmetadata__param.html#a6f3009ef13d7ca39c04f41ac65357f8e" > metadata_param::boxlist< / a > , < a class = "el" href = "box__manager_8c.html#a191b8fecf58253b417a49b1f5ea142ae" > gene_boxbyOffinStream()< / a > , < a class = "el" href = "metadata__manager_8c.html#aa3927fecb71393fb1f3c7d6bdbbec054" > gene_boxcontents()< / a > , < a class = "el" href = "box__manager_8c.html#aeafd676f2bfc4052f297c1cbfb08e7e5" > gene_boxlist()< / a > , < a class = "el" href = "placeholder__manager_8c.html#a8873baefe7dc20da6b09381596c7586a" > gene_placeholderlist()< / a > , < a class = "el" href = "box__manager_8c.html#af1cdc6e87a93954e92d8e481208895d4" > insert_box_into_list()< / a > , < a class = "el" href = "placeholder__manager_8c.html#a23cb07d4d4e4d33f647940dd4a2e1db6" > insert_placeholder_into_list()< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ae7d04c56c5c927140331ee2bd612e029" > parse_phld()< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , < a class = "el" href = "structmetadata__param.html#aa5082ed5ed90e294b87dfe8a5d2c8d86" > metadata_param::placeholderlist< / a > , and < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > .< / p >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#a804b7467d1c130ece21fee3e6be15732" > parse_metamsg()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a804b7467d1c130ece21fee3e6be15732" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void parse_metamsg < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *  < / td >
< td class = "paramname" > < em > stream< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > streamlen< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "metadata__manager_8h.html#aaa78ced398f149ca92b47e0acddf05e5" > metadatalist_param_t< / a > *  < / td >
< td class = "paramname" > < em > metadatalist< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > parse JPT- JPP- stream to message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > msgqueue< / td > < td > reference message queue pointer < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > stream< / td > < td > stream data pointer < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > streamlen< / td > < td > stream length < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > metadatalist< / td > < td > adding metadata list pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
< p > References < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "metadata__manager_8c.html#a528be86459211df60b9a9bb8a78bb83e" > gene_metadata()< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "metadata__manager_8c.html#a8e410fd79f45c942e025e1d43b4ddd04" > insert_metadata_into_list()< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a939962e031be51df7f09de3cf05f83e4" > METADATA_MSG< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a91a6fb25233e9236413ed7b9782cb380" > parse_metadata()< / a > , and < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > .< / p >
< p > Referenced by < a class = "el" href = "openjpip_8h.html#ac5f5f8d1b581e02b6f1afb417a7dbef8" > decode_jpip()< / a > , and < a class = "el" href = "dec__clientmsg__handler_8h.html#ab4022f5e297b5d3a456cd841c3902675" > handle_JPIPstreamMSG()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ae7d04c56c5c927140331ee2bd612e029" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "placeholder__manager_8h.html#acaa20d32fb436ae35d917e0ba200eb04" > placeholder_param_t< / a > * parse_phld < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *  < / td >
< td class = "paramname" > < em > datastream< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > metalength< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "byte__manager_8c.html#a1f29d888bc2d2a63e5ca8a2b71cfafea" > big4()< / a > , < a class = "el" href = "byte__manager_8c.html#a06c0559c3af79c5facbd4f50f1637782" > big8()< / a > , < a class = "el" href = "structplaceholder__param.html#a158d93dc4a02c209e78b0433002c3de8" > placeholder_param::Flags< / a > , < a class = "el" href = "structplaceholder__param.html#ad34f5be3ffd71e437c558bc1c3749931" > placeholder_param::LBox< / a > , < a class = "el" href = "structplaceholder__param.html#ada93388974300217fc48d461e665d70f" > placeholder_param::next< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "structplaceholder__param.html#ab93cef245c48fc559277a34ce7693787" > placeholder_param::OrigBH< / a > , < a class = "el" href = "structplaceholder__param.html#a8986cbfa09947528724c1f152270cb9a" > placeholder_param::OrigBHlen< / a > , < a class = "el" href = "structplaceholder__param.html#ae8fe4ee73f3224150005fc2202d414bb" > placeholder_param::OrigID< / a > , and < a class = "el" href = "structplaceholder__param.html#a38a5e4444cfbd50c6ce14392fa722908" > placeholder_param::TBox< / a > .< / p >
2015-07-10 18:06:19 +02:00
< p > Referenced by < a class = "el" href = "msgqueue__manager_8c.html#a91a6fb25233e9236413ed7b9782cb380" > parse_metadata()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a4e6b66ff662e61139c79bca0aadd80de" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > * parse_vbas < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *  < / td >
< td class = "paramname" > < em > streamptr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > *  < / td >
< td class = "paramname" > < em > elem< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#a61bc0c6328b8bc088a3652842642c4ae" > parse_JPIPstream()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ad4da45bdb13ef37110512f5974a5905a" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void print_binarycode < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > n< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > segmentlen< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "aa075bf2e59a3a9cba532d2331dd9a36e" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void print_msgqueue < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > print message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
< p > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a31c99676da88bb0bcdb350710f00fa96" > logstream< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , < a class = "el" href = "placeholder__manager_8c.html#acf682828855659d50d5ddb867a532557" > print_placeholder()< / a > , and < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > .< / p >
< p > Referenced by < a class = "el" href = "openjpip_8h.html#a33462880bc3c9bca15ac1086d73e4080" > output_log()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ae67910d9d277b55a257b2b47165000f1" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void recons_stream_from_msgqueue < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tmpfd< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > reconstruct JPT/JPP-stream from message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > tmpfd< / td > < td > file discriptor to write JPT/JPP-stream < / td > < / tr >
< / table >
< / dd >
< / dl >
< p > References < a class = "el" href = "msgqueue__manager_8c.html#aa3d92320fd8efcfa4c90dc3102b21e92" > add_bin_id_vbas_stream()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a7fc5d7c09cf28481cf43ea2109f189c2" > add_body_stream()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ae1d572a34ab855b82ba581b83cffbb0d" > add_placeholder_stream()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a4fcdc903c93c18c2653b210a8426885a" > add_vbas_stream()< / a > , < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "structtarget__param.html#a8ad04ede26a00264178f9ed678d70306" > target_param::fd< / a > , < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , and < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > .< / p >
< / 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" / >
2016-09-29 22:38:29 +02:00
< / a > 1.8.10
2015-07-10 18:06:19 +02:00
< / small > < / address >
< / body >
< / html >