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" / >
2019-04-02 16:25:55 +02:00
< meta name = "generator" content = "Doxygen 1.8.13" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2015-07-10 18:06:19 +02:00
< title > OpenJPEG: placeholderlist_param 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;" >
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
2019-04-02 16:25:55 +02:00
  < span id = "projectnumber" > 2.3.1< / span >
2015-07-10 18:06:19 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2019-04-02 16:25:55 +02:00
<!-- Generated by Doxygen 1.8.13 -->
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',false,false,'search.php','Search');
});
< / script >
< div id = "main-nav" > < / div >
2015-07-10 18:06:19 +02:00
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Data Fields< / a > < / div >
< div class = "headertitle" >
< div class = "title" > placeholderlist_param Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > placeholder box list parameters
< a href = "structplaceholderlist__param.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "placeholder__manager_8h_source.html" > placeholder_manager.h< / a > > < / code > < / p >
< 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:a74e2305307cdf8dc81757edeaef3efb7" > < 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 = "structplaceholderlist__param.html#a74e2305307cdf8dc81757edeaef3efb7" > first< / a > < / td > < / tr >
< tr class = "memdesc:a74e2305307cdf8dc81757edeaef3efb7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > first placeholder pointer of the list < a href = "#a74e2305307cdf8dc81757edeaef3efb7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a74e2305307cdf8dc81757edeaef3efb7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a09836367c054c383493e63d802a0e79a" > < 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 = "structplaceholderlist__param.html#a09836367c054c383493e63d802a0e79a" > last< / a > < / td > < / tr >
< tr class = "memdesc:a09836367c054c383493e63d802a0e79a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > last placeholder pointer of the list < a href = "#a09836367c054c383493e63d802a0e79a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a09836367c054c383493e63d802a0e79a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > placeholder box list parameters < / p >
< / div > < h2 class = "groupheader" > Field Documentation< / h2 >
2019-04-02 16:25:55 +02:00
< a id = "a74e2305307cdf8dc81757edeaef3efb7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a74e2305307cdf8dc81757edeaef3efb7" > ◆ < / a > < / span > first< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "placeholder__manager_8h.html#acaa20d32fb436ae35d917e0ba200eb04" > placeholder_param_t< / a > * placeholderlist_param::first< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > first placeholder pointer of the list < / p >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "msgqueue__manager_8c.html#aee12a1a3362e2fb267e73f1b8c276832" > enqueue_phld()< / a > , < a class = "el" href = "placeholder__manager_8h.html#a8873baefe7dc20da6b09381596c7586a" > gene_placeholderlist()< / a > , < a class = "el" href = "placeholder__manager_8h.html#a23cb07d4d4e4d33f647940dd4a2e1db6" > insert_placeholder_into_list()< / a > , < a class = "el" href = "placeholder__manager_8h.html#a84052c7972d32e6fa2b3f9ed351805b2" > print_allplaceholder()< / a > , and < a class = "el" href = "metadata__manager_8h.html#a17ebaeb53c239a6b5e0d8f77ea88ffac" > search_metadataidx()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a09836367c054c383493e63d802a0e79a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a09836367c054c383493e63d802a0e79a" > ◆ < / a > < / span > last< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "placeholder__manager_8h.html#acaa20d32fb436ae35d917e0ba200eb04" > placeholder_param_t< / a > * placeholderlist_param::last< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > last placeholder pointer of the list < / p >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "placeholder__manager_8h.html#a8873baefe7dc20da6b09381596c7586a" > gene_placeholderlist()< / a > , and < a class = "el" href = "placeholder__manager_8h.html#a23cb07d4d4e4d33f647940dd4a2e1db6" > insert_placeholder_into_list()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "placeholder__manager_8h_source.html" > placeholder_manager.h< / 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" / >
2019-04-02 16:25:55 +02:00
< / a > 1.8.13
2015-07-10 18:06:19 +02:00
< / small > < / address >
< / body >
< / html >