TOC PREV NEXT INDEX


Table Constraint Processing



The ASN1C Java code generator can generate code to process ASN.1 table constraints as specified in the X.681 and X.682 ASN.1 standards. This code is generated through the use of the -tables option. This instructs the compiler to generate additional methods and tables to allow multi-level message types specified using table constraints to be encoded or decoded with a single method call.

Special code is generated for the CLASS, Information Object, and Information Object Set items to create the table necessary to for table constraint processing. Then additional encode and decode methods are generated that use these tables to branch to the multiple message levels.


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.