2022-05-13 20:21:13 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2017-08-10 06:39:58 +02:00
< 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" / >
2022-05-13 20:21:13 +02:00
< meta name = "generator" content = "Doxygen 1.8.17" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2017-08-10 06:39:58 +02:00
< title > OpenJPEG: opj_job_list_t Struct 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;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > OpenJPEG
2022-05-13 20:21:13 +02:00
  < span id = "projectnumber" > 2.5.0< / span >
2017-08-10 06:39:58 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-05-13 20:21:13 +02:00
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
2017-08-10 06:39:58 +02:00
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Data Fields< / a > < / div >
< div class = "headertitle" >
< div class = "title" > opj_job_list_t Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Data Fields< / h2 > < / td > < / tr >
< tr class = "memitem:a84b556f2984f8f7a4b38cb0a075d3d1e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structopj__worker__thread__job__t.html" > opj_worker_thread_job_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__job__list__t.html#a84b556f2984f8f7a4b38cb0a075d3d1e" > job< / a > < / td > < / tr >
< tr class = "separator:a84b556f2984f8f7a4b38cb0a075d3d1e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a27d174268d6050639a4032780172d87f" > < td class = "memItemLeft" align = "right" valign = "top" > struct < a class = "el" href = "structopj__job__list__t.html" > opj_job_list_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__job__list__t.html#a27d174268d6050639a4032780172d87f" > next< / a > < / td > < / tr >
< tr class = "separator:a27d174268d6050639a4032780172d87f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Field Documentation< / h2 >
2022-05-13 20:21:13 +02:00
< a id = "a84b556f2984f8f7a4b38cb0a075d3d1e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a84b556f2984f8f7a4b38cb0a075d3d1e" > ◆ < / a > < / span > job< / h2 >
2017-08-10 06:39:58 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structopj__worker__thread__job__t.html" > opj_worker_thread_job_t< / a > * opj_job_list_t::job< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "thread_8c.html#a57e6dc05f2283639a2ec0b6884d9691c" > opj_thread_pool_get_next_job()< / a > , and < a class = "el" href = "thread_8h.html#af389ecb3a583a30077fc546eef767c89" > opj_thread_pool_submit_job()< / a > .< / p >
2017-08-10 06:39:58 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "a27d174268d6050639a4032780172d87f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a27d174268d6050639a4032780172d87f" > ◆ < / a > < / span > next< / h2 >
2017-08-10 06:39:58 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct < a class = "el" href = "structopj__job__list__t.html" > opj_job_list_t< / a > * opj_job_list_t::next< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "thread_8c.html#a57e6dc05f2283639a2ec0b6884d9691c" > opj_thread_pool_get_next_job()< / a > , and < a class = "el" href = "thread_8h.html#af389ecb3a583a30077fc546eef767c89" > opj_thread_pool_submit_job()< / a > .< / p >
2017-08-10 06:39:58 +02:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "thread_8c.html" > thread.c< / a > < / li >
< / ul >
< / 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" / >
2022-05-13 20:21:13 +02:00
< / a > 1.8.17
2017-08-10 06:39:58 +02:00
< / small > < / address >
< / body >
< / html >