target_param Struct Reference

target parameters More...

#include <target_manager.h>


Data Fields

char tid [MAX_LENOFTID]
 target identifier
char * targetname
 local file path or URL ( URL is suported only with SERVER mode)
int fd
 file descriptor
int csn
 codestream number
index_param_tcodeidx
 index information of codestream
int num_of_use
 numbers of sessions refering to this target
OPJ_BOOL jppstream
 if this target can return JPP-stream
OPJ_BOOL jptstream
 if this target can return JPP-stream
struct target_paramnext
 pointer to the next target


Detailed Description

target parameters

Field Documentation

char target_param::tid[MAX_LENOFTID]

target identifier

Referenced by gene_target(), print_target(), and search_targetBytid().

local file path or URL ( URL is suported only with SERVER mode)

Referenced by gene_target(), print_allchannel(), print_cachemodel(), print_target(), and search_target().

file descriptor

Referenced by gene_target(), and recons_stream_from_msgqueue().

numbers of sessions refering to this target

Referenced by gene_target(), refer_target(), and unrefer_target().

if this target can return JPP-stream

Referenced by gene_cachemodel(), and gene_target().

if this target can return JPP-stream

Referenced by gene_cachemodel(), and gene_target().


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

Generated on Thu Jan 7 20:53:47 2016 for OpenJPEG by  doxygen 1.5.6