OpenJPEG  2.2.0
Data Fields
cache_param Struct Reference

cache parameters More...

#include <cache_manager.h>

Data Fields

char * filename
 file name More...
 
char * tid
 taregt identifier More...
 
int csn
 codestream number More...
 
char ** cid
 dynamic array of channel identifiers More...
 
int numOfcid
 number of cids More...
 
metadatalist_param_tmetadatalist
 metadata-bin list More...
 
ihdrbox_param_tihdrbox
 ihdrbox More...
 
struct cache_paramnext
 pointer to the next cache More...
 

Detailed Description

cache parameters

Field Documentation

char** cache_param::cid

dynamic array of channel identifiers

Referenced by add_cachecid(), gene_cache(), handle_CIDreqMSG(), print_cache(), remove_cidInCache(), and search_cacheBycid().

int cache_param::csn
char* cache_param::filename
ihdrbox_param_t* cache_param::ihdrbox

ihdrbox

Referenced by gene_cache(), and handle_SIZreqMSG().

metadatalist_param_t* cache_param::metadatalist

metadata-bin list

Referenced by gene_cache(), handle_JPIPstreamMSG(), and handle_XMLreqMSG().

struct cache_param* cache_param::next
int cache_param::numOfcid
char* cache_param::tid

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