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

Contains functions used to parse MHEG-5 ASN.1 SETs. SETs can have components in any order and as such are a bit of a bastard to parse. More...

#include <stdio.h>
#include <stdlib.h>
#include "vpa1_rdf.h"
#include "vpa1_sys.h"
#include "vpa1_tgs.h"
#include "fpa1_rdf.h"
#include "fpa1_seq.h"
#include "fpa1_set.h"
#include "fpa1_tgs.h"
#include "fpa1_typ.h"
#include "fpa1_BlockAlloc.h"

Functions

fpa1_syntaxListfpa1_setParse (int *setArrPtr, vpa1_filePos filePosLimit)

Detailed Description

Contains functions used to parse MHEG-5 ASN.1 SETs. SETs can have components in any order and as such are a bit of a bastard to parse.

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

Function Documentation

fpa1_syntaxList* fpa1_setParse ( int *  setArrPtr,
vpa1_filePos  filePosLimit 
)
Returns:
 All Data Structures Files Functions Variables Typedefs Defines