TOC PREV NEXT INDEX


Symbols - Numerics - A - B - C - D - E - F - G - H - I - L - M - N - O - P - R - S - T - U - V - W - X

Index


configuration file element 1
configuration variable 1
configuration variable 1, 2

Symbols

%ASN prefix 1

Numerics

16-bit character string 1
32-bit character string 1
8-bit character string
derivation 1

A

ABSTRACT-SYNTAX
C/C++ mapping 1
accessing encoded message components 1
addEventHandler method 1
ANSI-standard source code, for base run-time libraries 1
ANY or ANY DEFINED BY constructs 1
ASN.1 run-time library 1
ASN1C GUI
ASN.1 file selection 1
Output directory name 1
ASN1C90 1
ROSE OPERATION and ERROR 1
SNMP OBJECT TYPE 1
ASN1CTXT argument 1, 2, 3, 4
ASN1Object structure 1
ASN1TPDU base class 1
ASN1XERSAXHandler base class 1
attribute
global level 1
module level 1
production level 1, 2
specified in more than one section 1

B

Basic Encoding Rules 1, 2
ber command line option 1
BER decode function
decoding a series of messages using C++ control class interface 1
generated C function format and calling parameters 1
generated C++ decode method format and calling parameters 1
generated stream-oriented C function format and calling parameters 1
performance consideration of dynamic memory management 1
procedure for calling C decode functions 1
procedure for calling in C 1
procedure for using C++ control class decode method 1
BER decode function See also BER/DER C decode functions1
BER encode function
encoding a series of messages using C++ control class interface 1, 2
encoding a series of messages using stream-oriented C++ control class interface 1
encoding a series of messages using the stream-oriented C encode functions 1
generated C function format and calling parameters 1
generated C++ encode method format and calling parameters 1
procedure for calling C encode functions 1
procedure for calling in C 1
procedure for using C++ control class encode method 1
procedure for using C++ control class stream-oriented encode method 1
BER encode function See also BER/DER C encode functions1
BER encoded message, diagram 1
BER stream-oriented decode function
decoding a series of message 1, 2
decoding a series of messages using C++ control class interface 1
decoding a series of messages using the stream-oriented C decode functions 1, 2
generated C++ decode method format and calling parameters 1
procedure for calling C stream-oriented decode functions 1
procedure for calling in C 1
procedure for using C++ control class decode method 1
BER stream-oriented decode function See also BER/DER C decode functions1
BER stream-oriented encode function
generated C++ encode method format and calling parameters 1
generated stream-oriented C function format and calling parameters 1
procedure for calling C stream-oriented encode functions 1
procedure for calling in C 1
big integers 1
binary string value specification 1
bit string
for specifying named constants for bit positions 1
BIT STRING type
C/C++ dynamic 1
C/C++ mapping 1
C/C++ static (sized) 1
Named Bits 1
XML schema mapping 1
bitMacros command line option 1
BMPString type
C/C++ mapping 1
BOOLEAN type
C/C++ mapping 1
XML schema mapping 1

C

c command line option 1, 2
c++ command line option 1
C++ control class 1
C++ control class decode method
procedure for using in generated XER decode functions 1
C++ control class decode method, procedure for using 1
C++ control class encode method
procedure for using in generated BER encode functions 1
procedure for using in generated BER stream-oriented encode functions 1
procedure for using in generated PER encode functions 1, 2
procedure for using in generated XER encode functions 1
C++ control class interface
decoding a series of message 1, 2
decoding a series of PER messages 1
encoding a series of BER messages 1, 2, 3
encoding a series of PER messages 1
C++ control class stream-oriented decode method, procedure for using 1
C/C++ mapping
ABSTRACT-SYNTAX 1
BIT STRING 1
BMPString 1
BOOLEAN 1
Character strings 1
CHOICE 1
ENUMERATED 1
EXTERNAL 1
GeneralizedTime 1
INTEGER 1
NULL 1
OBJECT IDENTIFIER 1
OCTET STRING 1
Open Type 1
REAL 1
RELATIVE-OID 1
SEQUENCE 1
SEQUENCE OF 1
SET 1
SET OF 1
TYPE-IDENTIFIER 1
UniversalString 1
UTCTime 1
calling C BER or DER decode functions 1
calling C BER or DER encode functions 1
calling C BER stream-oriented decode functions 1
calling C BER stream-oriented encode functions 1
calling C PER decode functions 1
calling C PER encode functions 1
calling C XER decode functions 1
calling C XER encode functions 1, 2
calling C++ XER decode functions 1
calling Java PER encode methods 1, 2
calling parameters
generated C for BER decode function 1
generated C for BER encode function 1
generated C for BER stream-oriented decode function 1
generated C for BER stream-oriented encode function 1
generated C for PER decode function 1
generated C for PER encode function 1
generated C for XER decode function 1
generated C for XER encode function 1
generated C++ for BER decode function 1
generated C++ for BER encode function 1
generated C++ for BER stream-oriented decode function 1
generated C++ for BER stream-oriented encode function 1
generated C++ for PER decode function 1
generated C++ for PER encode function 1
generated C++ for XER encode function 1
case, importance in syntax errors 1
Character string type
C/C++ mapping 1
XML schema mapping 1
character string value specification 1
CHOICE type
C/C++ mapping 1
populating generated choice structures 1
XML schema mapping 1
CLASS
generated C code 1
generated C++ code 1
New generated assignments 1
OPTIONAL keyword 1
command line options 1
commas, when to use 1
compact command line option 1
compacting code 1
compare functions
function name format 1
generated 1
source file for 1
compat command line option 1
compiler
error reporting 1
running 1
compiling generated code 1
config command line option 1
configuration file 1
configuration specifications
examples 1
configuration specifications See also attribute1
constants, for named bits 1
contents method 1
copy functions
function name format 1
generated 1

D

decode function
prototype 1
Decode method 1
decode method
C++ control class 1
in generated C/C++ source code 1
decode method, C++ control class
using in generated XER decode functions 1
DecodeFrom method 1
DEFAULT keyword in SEQUENCE 1, 2
deferred decoding 1
der command line option 1
DER decode function
procedure for calling in C 1
DER decode function See also BER/DER C decode functions1
DER encode function
procedure for calling in C 1
DER encode function See also BER/DER C encode functions1
diagnostic messages, adding to generated code 1
directory
generated files 1
searching for IMPORT items 1
directory tree, for porting run-time code 1
Distinguished Encoding Rules 1, 2
dynamic encode buffer 1, 2
for BER encoding 1
for PER encoding 1, 2
dynamic memory management 1
performance considerations in generated BER decode functions 1
performance considerations in generated PER decode functions 1
Dynamic SEQUENCE OF type 1

E

Embedded PDV type
XML schema mapping 1
encode buffer, dynamic
for BER encoding 1
for PER encoding 1, 2
encode buffer, static
for BER encoding 1, 2, 3
for PER encoding 1
encode function
BER 1
prototype 1
Encode method 1
encode method, C++ control class
using in generated BER encode functions 1
using in generated BER stream-oriented encode functions 1
using in generated PER encode functions 1, 2
using in generated XER encode functions 1
encode method, using in generated C/C++ source code 1
encode/decode functions
source file for 1
suppressing 1
encoded message
accessing 1
EncodeTo method 1
encoding data 1
endElement event 1
ENUMERATED type
C/C++ mapping 1
XML schema mapping 1
enumPrefix attribute 1
error
semantic 1
syntax 1
error event 1
error macro, ROSE 1
error reporting, compiler 1
event
endElement 1
error 1
startElement 1
event handler interface
example-error handler class 1, 2
example-formatted print handler 1
how it works 1
how to use it 1
events command line option 1
EXPAT interface library 1
Expat XML Parser 1
export of types 1
extension elements in CHOICE 1
extension elements in SEQUENCE 1, 2
EXTERNAL type
C/C++ mapping 1
XML schema mapping 1

F

fast copy 1
field
fixed type 1
variable type 1
file, platform.mk 1
fixed type field 1
freeing allocated memory 1, 2, 3, 4, 5, 6, 7
function, encode/decode prototypes 1

G

-genCopy 1
GeneralizedTime type
C/C++ mapping 1
XML schema mapping 1
generated BER decode function
decoding a series of messages using C++ control class interface 1
generated C function format and calling parameters 1
generated C++ decode method format and calling parameters 1
performance consideration of dynamic memory management 1
procedure for calling C decode functions 1
procedure for using C++ control class decode method 1
generated BER encode function
encoding a series of messages using C++ control class interface 1, 2
generated C function format and calling parameters 1
generated C++ encode method format and calling parameters 1
procedure for calling C encode functions 1
procedure for using C++ control class encode method 1
generated BER stream-oriented decode function
decoding a series of messages using C++ control class interface 1
decoding a series of messages using the stream-oriented C decode functions 1, 2
generated C function format and calling parameters 1
generated stream-oriented C++ decode method format and calling parameters 1
generated BER stream-oriented encode function
encoding a series of messages using C++ control class interface 1
encoding a series of messages using the stream-oriented C encode functions 1
generated stream-oriented C function format and calling parameters 1
generated stream-oriented C++ encode method format and calling parameters 1
procedure for calling C stream-oriented encode functions 1
procedure for using stream-oriented C++ control class encode method 1
generated C code for Table Constraints 1
generated C function format
BER decode method 1
BER encode method 1
BER stream-oriented decode method 1
PER decode method 1
PER encode method 1
XER decode method 1
XER encode method 1
generated C table constraint function prototypes 1
generated C++ class definition for BER/DER/PER 1
generated C++ class definition for XER 1
generated C++ class for ASN.1 information object set 1
generated C++ class for ASN.1 information objects 1
generated C++ classes for table constraints 1
generated C++ copy constructor 1
generated C++ decode method format
BER decode method 1
PER decode method 1
generated C++ destructor 1
generated C++ encode method format
BER encode method 1
PER encode method 1
XER encode method 1
generated C++ stream-oriented decode method format
BER decode method 1
generated C++ stream-oriented encode method format
BER encode method 1
generated C++ table constraint function prototypes 1
generated C/C++ source code
ASN1C90 1
BER stream-oriented decode functions 1
BER stream-oriented encode functions 1
event handler interface 1
generated BER decode functions 1
generated BER encode functions 1
generated compare methods 1
generated copy methods 1
generated PER decode functions 1
generated PER encode functions 1
generated print methods 1, 2, 3
generated XER decode functions 1
generated XER encode functions 1, 2
header file 1
IMPORT/EXPORT of types 1
ROSE OPERATION and ERROR 1
SNMP OBJECT TYPE 1
generated compare functions 1
generated copy functions 1
generated information object definition 1
generated methods 1
generated PER decode function
generated C function format and calling parameters 1
generated C++ decode method format and calling parameters 1
performance consideration of dynamic memory management 1
procedure for calling C decode functions 1
generated PER encode function
decoding a series of messages using C++ control class interface 1
encoding a series of messages using C++ control class interface 1
generated C function format and calling parameters 1
generated C++ encode method format and calling parameters 1
populating generated structure variables for encoding 1
procedure for calling C encode functions 1
procedure for using C++ control class encode method 1, 2
generated print functions 1, 2, 3
generated stream-oriented BER decode function
procedure for calling C decode functions 1
procedure for using C++ control class decode method 1
generated stream-oriented C function
encoding a series of BER messages 1
generated stream-oriented C function format
BER stream-oriented encode method 1
generated stream-oriented C++ encode method format
BER encode method 1
generated structure variables
populating for encoding 1
populating for PER encoding 1
populating for XER encoding 1
generated XER decode function
generated C function format and calling parameters 1
procedure for calling C decode functions 1
procedure for calling C++ decode functions 1
procedure for using C++ control class encode method 1
generated XER encode function
generated C function format and calling parameters 1
generated C++ encode method format and calling parameters 1
populating generated structure variables for encoding 1
procedure for calling C encode functions 1, 2
procedure for using C++ control class encode method 1
generated XML schema source code 1
getCopy method 1
GetMsgCopy method 1
getMsgCopy method 1
GetMsgPtr method 1
global level attributes 1
graphical user interface 1
GUI Wizard 1

H

h command line option 1
header file 1
differences between C and C++ versions 1
sample from a C header file 1
sample from a C++ header file 1
hexadecimal string value specification 1
hyphens See special characters, invalid1

I

I command line option 1
import of types 1
include imports attribute 1
Information Object
generated C code 1
generated C++ code 1
generated type assignments 1
information object definition, generated 1
Information Object Set
generated C code 1
generated C++ code 1
information objects type definition 1
integer
for holding bit number 1
size, big integer 1
INTEGER type
C/C++ mapping 1
XML schema mapping 1
INTEGER type, large integer support 1
INTEGER value specification 1
isBigInteger attribute 1
isPDU attribute 1
ITU X.680 ASN.1 sstandard 1

L

lax command line option 1
library
run time 1
libxml2 interface library 1
linking generated code 1
list command line option 1
list-based SEQUENCE OF type, generating 1
lowercase letters, when to use 1

M

macro
ROSE OPERATION 1, 2
ROSE OPERATION and ERROR 1
SNMP OBJECT TYPE) 1
memory
dynamic 1
memory management
allocating variables on the stack 1
using C malloc and free functions 1
using run-time library functions 1
memory management, dynamic
performance considerations in generated BER decode functions 1
performance considerations in generated PER decode functions 1
messages
BER encoded, diagram 1
repetitive BER encoding 1, 2, 3
repetitive PER encoding 1
method
contents 1
generated 1
GetMsgCopy 1
getMsgPtr 1
minInclusive/maxInclusive facets 1
minLength/maxLength facets 1, 2
minOccurs/maxOccurs facets 1, 2
module level attributes 1
module, specification 1
MSXML interface library 1

N

named bit constants 1
newCopy method 1
nibble-allocation algorithm 1
nodecode command line option 1
noencode command line option 1
noIndefLen command line option 1
noOpenExt command line option 1
noPDU attribute 1
NULL type
C/C++ mapping 1
XML schema mapping 1

O

o command line option 1
OBJECT IDENTIFIER type
C/C++ mapping 1
XML schema mapping 1
object identifier value specification 1
OCTET STRING type
C/C++ dynamic 1
C/C++ mapping 1
C/C++ static (sized) 1
XML schema mapping 1
octet, for holding bit string contents 1
Open type
C/C++ mapping 1
XML schema mapping 1
OPTIONAL keyword in SEQUENCE 1, 2
osxsdlib.xsd 1

P

Packed Encoding Rules 1, 2
parameterized type definition 1
parse errors, finding by generating a listing 1
parsing process
diagram of significant events 1
events passed to user 1
pattern constraint 1
per command line option 1
PER encode function
format of generated prototype 1
procedure for calling in C 1
PER encode method
procedure for calling 1, 2
permitted alphabet constraint 1
platform.mk, editing 1
populating generated structure variables
for PER encoding 1