MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
fpa1_str.c File Reference

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

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

Macros

#define OCT_STR_CHOICE_COMPS   2
 
#define GEN_OCT_STR_CHOICE_COMPS   2
 

Variables

int octStrChoiceCompsArr [OCT_STR_CHOICE_COMPS+1]
 
int genOctStrChoiceCompArr [GEN_OCT_STR_CHOICE_COMPS+1]
 

Detailed Description

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

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

Macro Definition Documentation

#define GEN_OCT_STR_CHOICE_COMPS   2
#define OCT_STR_CHOICE_COMPS   2

Variable Documentation

int genOctStrChoiceCompArr[GEN_OCT_STR_CHOICE_COMPS+1]
Initial value:
#define INDIRECT
Definition: vpa1_tgs.h:289
#define GEN_OCT_STR_CHOICE_COMPS
Definition: fpa1_str.c:43
#define OCTETSTRING
Definition: vpa1_tgs.h:41
int octStrChoiceCompsArr[OCT_STR_CHOICE_COMPS+1]
Initial value:
#define CONTREF
Definition: vpa1_tgs.h:118
#define OCTETSTRING
Definition: vpa1_tgs.h:41
#define OCT_STR_CHOICE_COMPS
Definition: fpa1_str.c:41