OpenJPEG  2.5.0
Data Fields
session_param Struct Reference

Session parameters. More...

#include <session_manager.h>

Data Fields

channellist_param_tchannellist
 channel list pointer More...
 
cachemodellist_param_tcachemodellist
 cache list pointer More...
 
struct session_paramnext
 pointer to the next session More...
 

Detailed Description

Session parameters.

Field Documentation

◆ cachemodellist

cachemodellist_param_t* session_param::cachemodellist

◆ channellist

channellist_param_t* session_param::channellist

channel list pointer

Referenced by delete_sessionlist(), gene_session(), and print_allsession().

◆ next

struct session_param* session_param::next

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