MHEG  17.9.0
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Pages
Macros | Variables
fpa1_ing.c File Reference

Contains functions to decode MHEG-5 ASN.1 Ingredient class components. More...

#include <stdio.h>
#include <stdlib.h>
#include "vpa1_tgs.h"
#include "vpa1_rdf.h"
#include "fpa1_cho.h"
#include "fpa1_ing.h"
#include "fpa1_seq.h"
#include "fpa1_syn.h"

Macros

#define CNT_BDY_CHOICE_COMPS   2
 
#define REF_CNT_SEQ_COMPS   3
 

Variables

int cntBdyChoiceCompArr [CNT_BDY_CHOICE_COMPS+1]
 
int refCntSeqCompArr [2 *REF_CNT_SEQ_COMPS+1]
 

Detailed Description

Contains functions to decode MHEG-5 ASN.1 Ingredient class components.

Date
25/02/00
Author
J.F.Scully

Variable Documentation

int cntBdyChoiceCompArr[CNT_BDY_CHOICE_COMPS+1]
Initial value:
= { CNT_BDY_CHOICE_COMPS + 1,
OCTETSTRING,
REFERENCED_CONTENT_TYPE }
int refCntSeqCompArr[2 *REF_CNT_SEQ_COMPS+1]
Initial value:
= { 2 * REF_CNT_SEQ_COMPS,
CONTENT_REFERENCE_TYPE, SYN_NEEDED,
CONTSIZE, SYN_OPTIONAL,
CONTPRIO, SYN_DEFAULT }