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_tls_key_val_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_tls_key_val_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:ad6fb434626095a18d07e1f617c1caa4a" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__tls__key__val__t.html#ad6fb434626095a18d07e1f617c1caa4a" > key< / a > < / td > < / tr >
< tr class = "separator:ad6fb434626095a18d07e1f617c1caa4a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a58ca4c6fe1d0342a77b89bb240a6f549" > < td class = "memItemLeft" align = "right" valign = "top" > void *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__tls__key__val__t.html#a58ca4c6fe1d0342a77b89bb240a6f549" > value< / a > < / td > < / tr >
< tr class = "separator:a58ca4c6fe1d0342a77b89bb240a6f549" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memitem:a3a1ff12d54b55c7d3e30f31b10ad261e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "thread_8h.html#a38f8cdfd288c8ff8963444403549ad6c" > opj_tls_free_func< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__tls__key__val__t.html#a3a1ff12d54b55c7d3e30f31b10ad261e" > opj_free_func< / a > < / td > < / tr >
2017-08-10 06:39:58 +02:00
< tr class = "separator:a3a1ff12d54b55c7d3e30f31b10ad261e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Field Documentation< / h2 >
2022-05-13 20:21:13 +02:00
< a id = "ad6fb434626095a18d07e1f617c1caa4a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad6fb434626095a18d07e1f617c1caa4a" > ◆ < / a > < / span > key< / h2 >
2017-08-10 06:39:58 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int opj_tls_key_val_t::key< / 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_8h.html#a90caa0ff9c1e54033ef1e3010faf03a9" > opj_tls_get()< / a > , and < a class = "el" href = "thread_8h.html#ab1b97098aabc89f98eca8f8f7274f3e7" > opj_tls_set()< / a > .< / p >
2017-08-10 06:39:58 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "a3a1ff12d54b55c7d3e30f31b10ad261e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3a1ff12d54b55c7d3e30f31b10ad261e" > ◆ < / a > < / span > opj_free_func< / h2 >
2017-08-10 06:39:58 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-05-13 20:21:13 +02:00
< td class = "memname" > < a class = "el" href = "thread_8h.html#a38f8cdfd288c8ff8963444403549ad6c" > opj_tls_free_func< / a > opj_tls_key_val_t::opj_free_func< / td >
2017-08-10 06:39:58 +02:00
< / 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#a8f4ee11fc0faa44d49f2c341cbf3dc79" > opj_tls_destroy()< / a > , and < a class = "el" href = "thread_8h.html#ab1b97098aabc89f98eca8f8f7274f3e7" > opj_tls_set()< / a > .< / p >
2017-08-10 06:39:58 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "a58ca4c6fe1d0342a77b89bb240a6f549" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a58ca4c6fe1d0342a77b89bb240a6f549" > ◆ < / a > < / span > value< / h2 >
2017-08-10 06:39:58 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void* opj_tls_key_val_t::value< / 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#a8f4ee11fc0faa44d49f2c341cbf3dc79" > opj_tls_destroy()< / a > , < a class = "el" href = "thread_8h.html#a90caa0ff9c1e54033ef1e3010faf03a9" > opj_tls_get()< / a > , and < a class = "el" href = "thread_8h.html#ab1b97098aabc89f98eca8f8f7274f3e7" > opj_tls_set()< / 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 >