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

Contains functions used to parse MHEG-5 ASN.1 CHOICEs. Only one components can be selected from a choice. More...

#include <stdio.h>
#include <stdlib.h>
#include "vpa1_sys.h"
#include "vpa1_tgs.h"
#include "vpa1_rdf.h"
#include "fpa1_app.h"
#include "fpa1_cho.h"
#include "fpa1_col.h"
#include "fpa1_ing.h"
#include "fpa1_lnk.h"
#include "fpa1_obj.h"
#include "fpa1_rdf.h"
#include "fpa1_seq.h"
#include "fpa1_syn.h"
#include "fpa1_tgs.h"
#include "fpa1_typ.h"
#include "fpa1_var.h"
#include "fpa1_BlockAlloc.h"

Functions

fpa1_syntaxListfpa1_choiceParse (int *choiceArr)
 

Detailed Description

Contains functions used to parse MHEG-5 ASN.1 CHOICEs. Only one components can be selected from a choice.

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

Function Documentation

fpa1_syntaxList* fpa1_choiceParse ( int *  choiceArr)

Position must always be set to "tag" before calling this routine.

Returns