OpenJPEG  2.3.1
Data Fields
msgqueue_param Struct Reference

message queue parameters More...

#include <msgqueue_manager.h>

Data Fields

message_param_tfirst
 first message pointer of the list
message_param_tlast
 last message pointer of the list
OPJ_BOOL stateless
 if this is a stateless message queue
cachemodel_param_tcachemodel
 reference cachemodel pointer

Detailed Description

message queue parameters


Field Documentation

cachemodel_param_t* msgqueue_param::cachemodel
message_param_t* msgqueue_param::first
message_param_t* msgqueue_param::last
OPJ_BOOL msgqueue_param::stateless

if this is a stateless message queue

Referenced by gene_msgqueue().


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