A.3.6.3 Placeholder box format. More...
#include <placeholder_manager.h>
Data Fields | |
| Byte4_t | LBox |
| char | TBox [4] |
| Byte4_t | Flags |
| Byte8_t | OrigID |
| Byte_t * | OrigBH |
| dynamic memory pointer | |
| Byte_t | OrigBHlen |
| length of OrigBH | |
| struct placeholder_param * | next |
| pointer to the next placeholder | |
A.3.6.3 Placeholder box format.
placeholder box parameters
Referenced by add_placeholder_stream(), gene_placeholder(), parse_phld(), and print_placeholder().
Referenced by add_placeholder_stream(), enqueue_phld(), gene_placeholder(), parse_phld(), and print_placeholder().
struct placeholder_param* placeholder_param::next [read] |
pointer to the next placeholder
Referenced by delete_placeholderlist(), enqueue_phld(), gene_placeholder(), insert_placeholder_into_list(), parse_phld(), print_allplaceholder(), and search_metadataidx().
dynamic memory pointer
Referenced by add_emptyboxstream(), add_placeholder_stream(), gene_placeholder(), parse_phld(), print_placeholder(), recons_jp2(), and search_metadataidx().
length of OrigBH
Referenced by add_emptyboxstream(), add_placeholder_stream(), gene_placeholder(), parse_phld(), print_placeholder(), and recons_jp2().
Referenced by add_placeholder_stream(), gene_placeholder(), parse_phld(), print_placeholder(), and search_metadataidx().
| char placeholder_param::TBox[4] |
Referenced by add_placeholder_stream(), gene_placeholder(), parse_phld(), and print_placeholder().
1.6.1