asn1.h File Reference
Detailed Description
Support for ASN.1: general.
- Version:
- Name
- OSB_060808
- Revision
- 1.2
This header file declares the types and classes to support ASN.1 coding and decoding. In ASN.1 (Abstract Syntax Notation) each data type is encoded by three fields:
o the tag that identifies the data type,
o the length field that specifies the length of the data contents,
o the content that is either primitive or constructed.
A constructed data type contains other data types. This means that its content starts with another tag.
Definition in file asn1.h.
Go to the source code of this file.
Namespaces
Classes
Generated on Sat Sep 2 14:06:35 2006 for OSB Library by
1.4.7