Generated OER Decode Functions

OER encode/decode functions are generated when the -oer switch is specified on the command line. For each ASN.1 production defined in the ASN.1 source file, a C OER decode function is generated. This function will parse the data contents from an OER-encoded ASN.1 message and populate a variable of the corresponding type with the data.