Helper Functions
Other utility or "helper" functions are type specific and designed to help the user work with the generated code. The following utility function are generated for the following types:
- Enumerated: <typeName>_toString and <typeName>_toEnum functions are generated to allow conversion from enumerated to string and vice-versa.
- List or array: repeating fields that result in the generation of an OSRTDList variable contain a <typeName>_Append function. This is used to append an instance of a typed variable to the list variable.
Copyright © Objective Systems 2002-2008 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. |
Objective Systems, Inc.55 Dowlin Forge RoadExton, 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 |