MHEG5  15.3.0
source/asn/src/fpa1_boo.c File Reference

Contains functions to decode MHEG-5 ASN.1 Generic Boolean type. More...

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

Defines

#define GEN_BOOLEAN_CHOICE_COMPS   2

Variables

int genBooleanChoiceCompArr [GEN_BOOLEAN_CHOICE_COMPS+1]

Detailed Description

Contains functions to decode MHEG-5 ASN.1 Generic Boolean type.

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

Variable Documentation

int genBooleanChoiceCompArr[GEN_BOOLEAN_CHOICE_COMPS+1]
Initial value:
 { GEN_BOOLEAN_CHOICE_COMPS + 1,
       MHEG_BOOL,
       INDIRECT }
 All Data Structures Files Functions Variables Typedefs Defines