OpenJPEG  2.4.0
Data Fields
metadata_param Struct Reference

metadata-bin parameters More...

#include <metadata_manager.h>

Data Fields

Byte8_t idx
 index number More...
 
boxlist_param_tboxlist
 box list More...
 
placeholderlist_param_tplaceholderlist
 placeholder box list More...
 
boxcontents_param_tboxcontents
 box contens in case of no boxlist and placeholderlist More...
 
struct metadata_paramnext
 pointer to the next metadata-bin More...
 

Detailed Description

metadata-bin parameters

Field Documentation

boxcontents_param_t* metadata_param::boxcontents

box contens in case of no boxlist and placeholderlist

Referenced by enqueue_metadata(), gene_metadata(), handle_XMLreqMSG(), parse_metadata(), and print_metadata().

boxlist_param_t* metadata_param::boxlist
Byte8_t metadata_param::idx
struct metadata_param* metadata_param::next
placeholderlist_param_t* metadata_param::placeholderlist

The documentation for this struct was generated from the following file: