TOC PREV NEXT INDEX


Value Specifications



The ASN1C compiler can parse any type of ASN.1 value specification, however, the basic version will only generate code for the following types of value specifications:


The Pro version of the compiler will generate code for the following remaining types of value specifications:


If any of the above types of value specifications are detected in an ASN.1 module, the compiler will generate a Java source file with a special class to hold the values. The name of the source file and class is of the following format:

	_<ModuleName>Values
 

In this definition, <ModuleName> would be replaced with the name of the ASN.1 module in which the values are defined.

The following sections provide details on the Java constants generated for the various types of ASN.1 value specifications.


Objective Systems, Inc.

102 Pickering Way, Suite #506
Exton, Pennsylvania 19341
http://www.obj-sys.com
Phone: (484) 875-9841
Toll-free: (877) 307-6855 (US only)
Fax: (484) 875-9830
info@obj-sys.com
TOC PREV NEXT INDEX

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.