Objective Systems, Inc.  
Home
About ASN.1
Products
Free Software
Documents
Services
Resources
Resellers
Customers
Careers
About Us
Contact Us
 

Google


Objective Systems, Inc.

XER Runtime Library Functions.


Detailed Description

The ASN.1 XML Encoding Rules (XER) runtime library contains the low-level constants, types, and functions that are assembled by the compiler to encode/decode more complex structures.

The XER low-level C encode/decode functions are identified by their prefixes: xerEnc for XER encode, xerDec for XER decode, and xer for XER utility functions.


Modules

group  XER C Decode Functions.
group  XER C Encode Functions.
group  XER C Utility Functions.
group  XML C Decode Functions.
group  XML C Encode Functions.

Classes

struct  XerElemInfo
struct  XmlNamedBitsDict

Defines

#define XERINDENT   3
#define XERBYTECNT(pctxt)   (pctxt)->buffer.byteIndex
#define EXTERNXER

Typedefs

typedef XmlNamedBitsDict XmlNamedBitsDict

Enumerations

enum  ASN1XERState {
  XERINIT, XERSTART, XERDATA, XEREND,
  XERSTART0, XEREND0
}


Copyright © 1997-2004 Objective Systems,Inc.
All Rights Reserved.
This document may be distributed in any form, electronic
or otherwise, provided that it is distributed in its entirety
and that the copyright and this notice are included.

This file was last modified on 1 Oct 2004.
ASN1C XER Runtime, ASN1C v5.7x