OpenJPEG  2.3.1
Data Fields
opj_procedure_list Struct Reference

A list of procedures. More...

#include <function_list.h>

Data Fields

OPJ_UINT32 m_nb_procedures
 The number of validation procedures.
OPJ_UINT32 m_nb_max_procedures
 The number of the array of validation procedures.
opj_procedurem_procedures
 The array of procedures.

Detailed Description

A list of procedures.


Field Documentation

OPJ_UINT32 opj_procedure_list::m_nb_max_procedures

The number of the array of validation procedures.

Referenced by opj_procedure_list_add_procedure(), and opj_procedure_list_create().

OPJ_UINT32 opj_procedure_list::m_nb_procedures
opj_procedure* opj_procedure_list::m_procedures

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