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: channel_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" > channel_manager.c File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include < stdlib.h> < / code > < br / >
< code > #include < string.h> < / code > < br / >
< code > #include < stdio.h> < / code > < br / >
< code > #include " < a class = "el" href = "channel__manager_8h_source.html" > channel_manager.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 = "channel__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 = "channel__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 = "channel__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:aa7cd20c99fb2c7f4e2854b5665f07d31" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "channel__manager_8h.html#a1e8c34f6bb32ea5925d7eede1d3b8a5e" > channellist_param_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "channel__manager_8c.html#aa7cd20c99fb2c7f4e2854b5665f07d31" > gene_channellist< / a > (void)< / td > < / tr >
< tr class = "memdesc:aa7cd20c99fb2c7f4e2854b5665f07d31" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > generate a channel list < a href = "#aa7cd20c99fb2c7f4e2854b5665f07d31" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa7cd20c99fb2c7f4e2854b5665f07d31" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad007e8ea5019112156d30e9de4619a79" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "channel__manager_8h.html#a1ffdb45a69ad5ba0e9b0b91f5f5859ce" > channel_param_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "channel__manager_8c.html#ad007e8ea5019112156d30e9de4619a79" > gene_channel< / a > (< a class = "el" href = "query__parser_8h.html#a682e389efd87ca09fdcbcb002e1bac57" > query_param_t< / a > < a class = "el" href = "structquery__param.html" > query_param< / a > , < a class = "el" href = "auxtrans__manager_8h.html#a3a43df0d30b6082ba37b6129f3186263" > auxtrans_param_t< / a > auxtrans, < a class = "el" href = "cachemodel__manager_8h.html#a2bcd824e03fe7a8d42e69b380a308fcb" > cachemodel_param_t< / a > *cachemodel, < a class = "el" href = "channel__manager_8h.html#a1e8c34f6bb32ea5925d7eede1d3b8a5e" > channellist_param_t< / a > *channellist)< / td > < / tr >
< tr class = "memdesc:ad007e8ea5019112156d30e9de4619a79" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > generate a channel under the channel list < a href = "#ad007e8ea5019112156d30e9de4619a79" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad007e8ea5019112156d30e9de4619a79" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2659eeb5d529d38917ec36ccdd988431" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "channel__manager_8c.html#a2659eeb5d529d38917ec36ccdd988431" > set_channel_variable_param< / a > (< a class = "el" href = "query__parser_8h.html#a682e389efd87ca09fdcbcb002e1bac57" > query_param_t< / a > < a class = "el" href = "structquery__param.html" > query_param< / a > , < a class = "el" href = "channel__manager_8h.html#a1ffdb45a69ad5ba0e9b0b91f5f5859ce" > channel_param_t< / a > *channel)< / td > < / tr >
< tr class = "memdesc:a2659eeb5d529d38917ec36ccdd988431" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > set channel variable parameters < a href = "#a2659eeb5d529d38917ec36ccdd988431" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2659eeb5d529d38917ec36ccdd988431" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a646131823ea1f30bbdfc66e7c43f9e71" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "channel__manager_8c.html#a646131823ea1f30bbdfc66e7c43f9e71" > delete_channel< / a > (< a class = "el" href = "channel__manager_8h.html#a1ffdb45a69ad5ba0e9b0b91f5f5859ce" > channel_param_t< / a > **channel, < a class = "el" href = "channel__manager_8h.html#a1e8c34f6bb32ea5925d7eede1d3b8a5e" > channellist_param_t< / a > *channellist)< / td > < / tr >
< tr class = "memdesc:a646131823ea1f30bbdfc66e7c43f9e71" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > delete a channel < a href = "#a646131823ea1f30bbdfc66e7c43f9e71" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a646131823ea1f30bbdfc66e7c43f9e71" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa566525d763648474609180b8348ed87" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "channel__manager_8c.html#aa566525d763648474609180b8348ed87" > delete_channellist< / a > (< a class = "el" href = "channel__manager_8h.html#a1e8c34f6bb32ea5925d7eede1d3b8a5e" > channellist_param_t< / a > **channellist)< / td > < / tr >
< tr class = "memdesc:aa566525d763648474609180b8348ed87" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > delete channel list < a href = "#aa566525d763648474609180b8348ed87" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa566525d763648474609180b8348ed87" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a52a8a4a100b4d92065e3cc59c524b385" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "channel__manager_8c.html#a52a8a4a100b4d92065e3cc59c524b385" > print_allchannel< / a > (< a class = "el" href = "channel__manager_8h.html#a1e8c34f6bb32ea5925d7eede1d3b8a5e" > channellist_param_t< / a > *channellist)< / td > < / tr >
< tr class = "memdesc:a52a8a4a100b4d92065e3cc59c524b385" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > print all channel parameters < a href = "#a52a8a4a100b4d92065e3cc59c524b385" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a52a8a4a100b4d92065e3cc59c524b385" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a91fac1c56d2811545d854017eab8c2c9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "channel__manager_8h.html#a1ffdb45a69ad5ba0e9b0b91f5f5859ce" > channel_param_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "channel__manager_8c.html#a91fac1c56d2811545d854017eab8c2c9" > search_channel< / a > (const char cid[], < a class = "el" href = "channel__manager_8h.html#a1e8c34f6bb32ea5925d7eede1d3b8a5e" > channellist_param_t< / a > *channellist)< / td > < / tr >
< tr class = "memdesc:a91fac1c56d2811545d854017eab8c2c9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > search a channel by channel ID < a href = "#a91fac1c56d2811545d854017eab8c2c9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a91fac1c56d2811545d854017eab8c2c9" > < 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" >
< / 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" >
< p > Referenced by < a class = "el" href = "channel__manager_8h.html#ad007e8ea5019112156d30e9de4619a79" > gene_channel()< / a > , and < a class = "el" href = "channel__manager_8h.html#a91fac1c56d2811545d854017eab8c2c9" > search_channel()< / a > .< / p >
< / 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 = "channel__manager_8h.html#a646131823ea1f30bbdfc66e7c43f9e71" > delete_channel()< / a > , < a class = "el" href = "channel__manager_8h.html#aa566525d763648474609180b8348ed87" > delete_channellist()< / a > , and < a class = "el" href = "channel__manager_8h.html#a52a8a4a100b4d92065e3cc59c524b385" > print_allchannel()< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
< a class = "anchor" id = "a646131823ea1f30bbdfc66e7c43f9e71" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void delete_channel < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "channel__manager_8h.html#a1ffdb45a69ad5ba0e9b0b91f5f5859ce" > channel_param_t< / a > **  < / td >
< td class = "paramname" > < em > channel< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "channel__manager_8h.html#a1e8c34f6bb32ea5925d7eede1d3b8a5e" > channellist_param_t< / a > *  < / td >
< td class = "paramname" > < em > channellist< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > delete a channel < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > channel< / td > < td > address of the deleting channel pointer < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > channellist< / td > < td > channel list pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "structchannellist__param.html#abd9d99bfdfdf6512f50adef2d7297b54" > channellist_param::first< / a > , < a class = "el" href = "structchannellist__param.html#a3eb97d76e4c3af87b0c8858d9900a087" > channellist_param::last< / a > , < a class = "el" href = "channel__manager_8c.html#a31c99676da88bb0bcdb350710f00fa96" > logstream< / a > , < a class = "el" href = "structchannel__param.html#a5b4e4343d21cda16eda8e12c4b6bea14" > channel_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 = "jpip__parser_8h.html#ab28d80db34574a75d5bc720925dea329" > close_channel()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "aa566525d763648474609180b8348ed87" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void delete_channellist < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "channel__manager_8h.html#a1e8c34f6bb32ea5925d7eede1d3b8a5e" > channellist_param_t< / a > **  < / td >
< td class = "paramname" > < em > channellist< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > delete channel list < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > channellist< / td > < td > address of the channel list pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "structchannel__param.html#a5f3188410a805d85bf5a94420527b15a" > channel_param::cid< / a > , < a class = "el" href = "channel__manager_8c.html#a31c99676da88bb0bcdb350710f00fa96" > logstream< / a > , < a class = "el" href = "structchannel__param.html#a5b4e4343d21cda16eda8e12c4b6bea14" > channel_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 = "session__manager_8h.html#a8a988f84471ec85e0c4b586d0b976dee" > delete_session()< / a > , and < a class = "el" href = "session__manager_8h.html#a1966edbca375ecbe0f673f3768f95e8e" > delete_sessionlist()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ad007e8ea5019112156d30e9de4619a79" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "channel__manager_8h.html#a1ffdb45a69ad5ba0e9b0b91f5f5859ce" > channel_param_t< / a > * gene_channel < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "query__parser_8h.html#a682e389efd87ca09fdcbcb002e1bac57" > query_param_t< / a >   < / td >
< td class = "paramname" > < em > query_param< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "auxtrans__manager_8h.html#a3a43df0d30b6082ba37b6129f3186263" > auxtrans_param_t< / a >   < / td >
< td class = "paramname" > < em > auxtrans< / 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 class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "channel__manager_8h.html#a1e8c34f6bb32ea5925d7eede1d3b8a5e" > channellist_param_t< / a > *  < / td >
< td class = "paramname" > < em > channellist< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > generate a channel under the channel list < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > < a class = "el" href = "structquery__param.html" title = "Query parameters. " > query_param< / a > < / td > < td > query parameters < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > auxtrans< / td > < td > auxiliary transport < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > cachemodel< / td > < td > reference cachemodel < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > channellist< / td > < td > channel list pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > pointer to the generated channel < / dd > < / dl >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "structchannel__param.html#aea9c155728b78f5b8767315fb45cbd93" > channel_param::aux< / a > , < a class = "el" href = "structchannel__param.html#aaca5428e2c53c76f62d4b96d8a45972a" > channel_param::cachemodel< / a > , < a class = "el" href = "structchannel__param.html#a5f3188410a805d85bf5a94420527b15a" > channel_param::cid< / a > , < a class = "el" href = "structquery__param.html#a86e32626d4bf804f12a89ea205ded896" > query_param::cnew< / a > , < a class = "el" href = "channel__manager_8c.html#ac322e421aefb8ec9ccc10bef953e3d82" > FCGI_stdout< / a > , < a class = "el" href = "structchannellist__param.html#abd9d99bfdfdf6512f50adef2d7297b54" > channellist_param::first< / a > , < a class = "el" href = "structchannellist__param.html#a3eb97d76e4c3af87b0c8858d9900a087" > channellist_param::last< / a > , < a class = "el" href = "channel__manager_8h.html#a3cf71e47fa3aac6af0101b35b1d6748c" > MAX_LENOFCID< / a > , < a class = "el" href = "structchannel__param.html#a5b4e4343d21cda16eda8e12c4b6bea14" > channel_param::next< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "channel__manager_8c.html#a2659eeb5d529d38917ec36ccdd988431" > set_channel_variable_param()< / a > , < a class = "el" href = "structchannel__param.html#a6b4e40f7d50e5f7bd1d9407981df5f7d" > channel_param::start_tm< / a > , < a class = "el" href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428a5036938696cb1fd991a6aa47cc514cf7" > tcp< / a > , < a class = "el" href = "structauxtrans__param.html#abedbebb343b69044ed6e016063363ad1" > auxtrans_param::tcpauxport< / a > , < a class = "el" href = "query__parser_8h.html#a678aedbd2509521578c078f7a356b428a95459274fe26bcd24bc34e1f47fb24e9" > udp< / a > , and < a class = "el" href = "structauxtrans__param.html#aa15a5c62c50b46e5eabe9796a4f59947" > auxtrans_param::udpauxport< / a > .< / p >
2015-07-10 18:06:19 +02:00
< p > Referenced by < a class = "el" href = "jpip__parser_8h.html#a0a8093084853869a255f8f7f178e2e37" > open_channel()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "aa7cd20c99fb2c7f4e2854b5665f07d31" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "channel__manager_8h.html#a1e8c34f6bb32ea5925d7eede1d3b8a5e" > channellist_param_t< / a > * gene_channellist < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > generate a channel list < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > pointer to the generated channel list < / dd > < / dl >
2016-09-29 22:38:29 +02:00
< p > References < a class = "el" href = "structchannellist__param.html#abd9d99bfdfdf6512f50adef2d7297b54" > channellist_param::first< / a > , < a class = "el" href = "structchannellist__param.html#a3eb97d76e4c3af87b0c8858d9900a087" > channellist_param::last< / a > , and < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< p > Referenced by < a class = "el" href = "session__manager_8h.html#adf5841c3d4f97b49c02bfa9919aa5eea" > gene_session()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a52a8a4a100b4d92065e3cc59c524b385" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void print_allchannel < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "channel__manager_8h.html#a1e8c34f6bb32ea5925d7eede1d3b8a5e" > channellist_param_t< / a > *  < / td >
< td class = "paramname" > < em > channellist< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > print all channel parameters < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > channellist< / td > < td > channel list pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
< p > References < a class = "el" href = "structchannel__param.html#aaca5428e2c53c76f62d4b96d8a45972a" > channel_param::cachemodel< / a > , < a class = "el" href = "structchannel__param.html#a5f3188410a805d85bf5a94420527b15a" > channel_param::cid< / a > , < a class = "el" href = "structchannellist__param.html#abd9d99bfdfdf6512f50adef2d7297b54" > channellist_param::first< / a > , < a class = "el" href = "channel__manager_8c.html#a31c99676da88bb0bcdb350710f00fa96" > logstream< / a > , < a class = "el" href = "structchannel__param.html#a5b4e4343d21cda16eda8e12c4b6bea14" > channel_param::next< / a > , < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > , and < a class = "el" href = "structtarget__param.html#a9b60d04127436a18e722d871e7c0044f" > target_param::targetname< / a > .< / p >
< p > Referenced by < a class = "el" href = "session__manager_8h.html#a53a7e92eb661d0a8b9837689c2e09ed9" > print_allsession()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a91fac1c56d2811545d854017eab8c2c9" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "channel__manager_8h.html#a1ffdb45a69ad5ba0e9b0b91f5f5859ce" > channel_param_t< / a > * search_channel < / td >
< td > (< / td >
< td class = "paramtype" > const char  < / td >
< td class = "paramname" > < em > cid< / em > [], < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "channel__manager_8h.html#a1e8c34f6bb32ea5925d7eede1d3b8a5e" > channellist_param_t< / a > *  < / td >
< td class = "paramname" > < em > channellist< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > search a channel by channel ID < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > cid< / td > < td > channel identifier < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > channellist< / td > < td > channel list pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > found channel pointer < / dd > < / dl >
< p > References < a class = "el" href = "structchannel__param.html#a5f3188410a805d85bf5a94420527b15a" > channel_param::cid< / a > , < a class = "el" href = "channel__manager_8c.html#ac322e421aefb8ec9ccc10bef953e3d82" > FCGI_stdout< / a > , < a class = "el" href = "structchannellist__param.html#abd9d99bfdfdf6512f50adef2d7297b54" > channellist_param::first< / a > , and < a class = "el" href = "structchannel__param.html#a5b4e4343d21cda16eda8e12c4b6bea14" > channel_param::next< / a > .< / p >
< p > Referenced by < a class = "el" href = "jpip__parser_8h.html#ab28d80db34574a75d5bc720925dea329" > close_channel()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a2659eeb5d529d38917ec36ccdd988431" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void set_channel_variable_param < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "query__parser_8h.html#a682e389efd87ca09fdcbcb002e1bac57" > query_param_t< / a >   < / td >
< td class = "paramname" > < em > query_param< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "channel__manager_8h.html#a1ffdb45a69ad5ba0e9b0b91f5f5859ce" > channel_param_t< / a > *  < / td >
< td class = "paramname" > < em > channel< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > set channel variable parameters < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > < a class = "el" href = "structquery__param.html" title = "Query parameters. " > query_param< / a > < / td > < td > query parameters < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > channel< / td > < td > pointer to the modifying channel < / td > < / tr >
< / table >
< / dd >
< / dl >
< p > Referenced by < a class = "el" href = "jpip__parser_8h.html#a90326bc7816043198de9c7b60826afe2" > associate_channel()< / a > , and < a class = "el" href = "channel__manager_8h.html#ad007e8ea5019112156d30e9de4619a79" > gene_channel()< / 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 >