TOC PREV NEXT INDEX


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

Index


Symbols

%ASN prefix 1
_SeqOf generated class 1

A

ABSTRACT-SYNTAX 1
argument
buffer 1, 2, 3, 4
explicit 1, 2, 3, 4
implicitLength 1, 2
level 1
name 1
out 1
svalue 1
typeCode 1
varName 1
Asn1BerEncodeBuffer argument 1
ASN1C GUI
ASN.1 file selection 1
Java package name 1
Java package prefix name 1
Output directory name 1
ASN1C90
ROSE OPERATION and ERROR 1
SNMP OBJECT TYPE 1
Asn1XerOpenType class 1

B

Basic Encoding Rules 1, 2
ber command line option 1
BER decode method
example of how to invoke 1
format and calling parameters 1
procedure for calling 1
reuse of Java decoding objects 1
BER encode method
example of how to invoke 1
format and calling parameters 1
populating generated variables 1
procedure for calling 1
reuse of Java encoding objects 1
BER stream encode method
example of how to invoke 1
procedure for calling 1
BER stream-oriented encode method
format and calling parameters 1
binary string value specification 1
BIT STRING mapping 1
BOOLEAN mapping 1
BOOLEAN value specification 1
buffer argument
for generated BER decode methods 1
for generated BER encode methods 1
for generated PER decode methods 1
for generated XER encode methods 1
buffer object
decode message 1, 2
encode message 1, 2, 3
ByteArrayInputStream object 1, 2, 3

C

calling Java BER decode methods 1
calling Java BER encode methods 1
calling Java BER stream-oriented encode methods 1
calling Java PER decode methods 1
calling Java PER encode methods 1, 2, 3
calling Java XER encode methods 1
calling parameters
BER decode method 1
BER encode method 1
BER stream-oriented encode method 1
PER decode method 1
PER encode method 1
print method 1
XER encode method 1
case, importance in syntax errors 1
character string
types mapping 1
value specification 1
characters method 1
checkTC function 1
CHOICE mapping
accessing choice element values 1
basic mapping 1
creation of temporary types 1
populating generated choice structures 1
choice structures, populating for CHOICE mapping 1
class declaration, in generated Java source code 1
commas, when to use 1
compact command line option 1
-compat command line option 1
compiler
error reporting 1
running 1
config command line option 1
configuration file
global attributes 1
module attributes 1
production attributes 1
configuration specifications
examples 1
configuration specifications See also attributes1
configuration table, compiler 1
constants
data 1
numbits 1
constructors, in generated Java source code 1

D

data constants 1
decode message buffer object 1, 2
decode method
BER 1
in generated Java source code 1
PER 1
decoding objects, reuse 1, 2
DEFAULT keyword, declaring in SEQUENCE mapping 1
der command line option 1
directory
generated files 1
searching for IMPORT items 1
dirs command line option 1
Distinguished Encoding Rules 1
dynamic encode buffer 1

E

elements, extension 1
EmbeddedPDV Type mapping 1
encode buffers 1
encode message buffer object 1, 2, 3
encode method
BER 1, 2
in generated Java source code 1
PER 1
XER 1
encode method (BER/DER), in generated Java source code 1
encode method (PER), in generated Java source code 1
encode method (XER), in generated Java source code 1
encode/decode functions
suppressing 1
encoding objects, reuse 1, 2
endElement event 1
ENUMERATED mapping 1
error
semantic 1
syntax 1
error macro, ROSE 1
error reporting, compiler 1
event
endElement 1
startElement 1
event handler interface
example-formatted print handler 1
example-XML converter class 1
how it works 1
how to use it 1
events command line option 1
-events command-line option 1
explicit argument 1, 2, 3, 4
export of types 1
extElem1 element 1
Extended Markup Language 1
extension elements
adding in SEQUENCE mapping 1
External Type mapping 1

G

generated Java method format
BER decode method 1
BER encode method 1
BER stream-oriented encode method 1
PER decode method 1
PER encode method 1
XER encode method 1
generated Java source code
ABSTRACT-SYNTAX class 1
ASN.1 CLASS 1
ASN.1 type to Java class mappings 1
ASN1C90 1
BER stream encode method 1
BER/DER decode methods 1
BER/DER encode methods 1
class declaration 1
compact 1
constructors 1
decode method 1
encode method 1
IMPORT/EXPORT of types 1
Information Object 1
Information Object Set 1
Information Object Table 1
inner classes 1
Java source file 1
other methods 1
package specification 1
PER decode method 1
PER encode method 1
print method 1
public member variables 1
ROSE OPERATION and ERROR 1
sample 1
SNMP OBJECT TYPE 1
tag constantn 1
TYPE-IDENTIFIER class 1
XER decode method 1
XER encode method 1
generated print method format 1
generated variables, populating for encoding 1
-genPrint command-line option 1
getByteArrayInputStream method 1, 2, 3
getChoiceID method 1
getElement method 1
getElemName method 1
in generated Java source code 1
getMsgCopy method 1, 2, 3
global level attributes 1
graphical user interface 1
GUI Wizard 1

H

hexadecimal string value specification 1
hyphens See special characters, invalid1

I

I command line option 1
implicitLength argument 1, 2
import of types 1
Information Object 1
Information Object Set 1
Information Object Table
Simple Form 1
Table Form 1
init method, in generated Java source code 1
INTEGER mapping
basic mapping 1
large integer support 1
INTEGER value specification 1
isBigInteger attribute 1

J

Java BER decode method See BER decode method1
Java BER stream-oriented encode method See BER encode method1
java command line option 1
Java package name 1
adding a prefix to 1
changing 1
Java PER decode method See PER decode method1
Java PER encode method See PER encode method1
Java print method See print method1
Java source code, generated 1
Java XER encode method See XER encode method1

K

keyword
DEFAULT 1
OPTIONAL 1

L

large integer support mapping 1
lax command line option 1
level argument 1
list command line option 1
lowercase letters, when to use 1

M

macro
ROSE OPERATION and ERROR 1
SNMP OBJECT TYPE) 1
mapping
ASN.1 types to Java classes 1
BIT STRING 1
BOOLEAN 1
character string types 1
CHOICE 1
creating temporary types for CHOICE 1
creating temporary types for SEQUENCE 1
DEFAULT keyword in SEQUENCE 1
ENUMERATED 1
extension elements in SEQUENCE 1
External Type 1
INTEGER 1
named bits 1
NULL 1
OBJECT IDENTIFIER 1
OCTET STRING 1
Open Type 1
OPTIONAL keyword in SEQUENCE 1
Parameterized Type 1
populating generated choice structure 1
REAL 1
RELATIVE-OID 1
SEQUENCE 1
SEQUENCE OF 1
SET 1
SET OF 1
value specifications 1
method
characters 1
generated BER stream-oriented encode 1
generated BER/DER decode 1
generated BER/DER encode 1
generated PER decode 1
generated PER encode 1
generated print 1
generated XER encode 1
getByteArrayInputStream 1, 2, 3
getElemName 1
getMsgCopy 1, 2, 3
init 1
peekTag 1
print 1
set_ 1
module level attributes 1
modules, sharing 1

N

name argument 1
named bits mapping 1
nodecode command line option 1
noencode command line option 1
noIndefLen command line option 1
noOpenExt command line option 1
NULL mapping 1
numbits constant 1

O

o command line option 1
OBJECT IDENTIFIER
mapping 1
value specification 1
OCTET STRING mapping 1
Open Type mapping 1
optional elements, declaring in SEQUENCE mapping 1
OPTIONAL keyword 1
out argument 1
output stream object 1
encode message 1

P

package name, Java 1
package specification, in generated Java source code 1
Packed Encoding Rules 1, 2
Parameterized Types mapping 1
parse errors, finding by generating a listing 1
peekTag method 1
per command line option 1
PER decode method
example of how to invoke 1, 2
format and calling parameters 1
procedure for calling 1
reuse of Java decoding objects 1
PER encode method
example of how to invoke 1
format and calling parameters 1
procedure for calling 1, 2
reuse of Java encoding objects 1
pkgName attribute 1
pkgname command line option 1
pkgpfx command line option 1
populating generated variables for encoding 1
prefix
adding to a Java package name 1
prefix, %ASN 1
-print command-line option 1
print method
format and calling parameters 1
in generated Java source code 1
production level attributes 1
public member variables, in generated Java source code 1

R

REAL data type
mapping 1
value specification 1
RELATIVE-OID
mapping 1
Remote Operations Service Element (ROSE) 1
reuse of Java decoding objects 1, 2
reuse of Java encoding objects 1, 2
ROSE
decode process 1
encode process 1
ERROR MACRO 1
ROSE OPERATION and ERROR 1
rules
Basic Encoding Rules 1
Canonical Encoding Rules 1
Distinguished Encoding Rules 1
Packed Encoding Rules 1
XML Encoding Rules 1

S

semantic errors 1
SEQUENCE mapping
basic mapping 1
creating temporary types 1
DEFAULT keyword 1
extension elements 1
optional elements 1
SEQUENCE OF mapping
basic mapping 1
creation of temporary types 1
elements in other constructed types 1
SET mapping 1
SET OF mapping 1
set_ method 1
in generated Java source code 1
SNMP OBJECT TYPE macro 1
source code, generated Java 1
special characters, invalid 1
standards
X.208 and X.209 1
startElement event 1
static encode buffer 1
-stream command-line option 1
svalue argument 1
syntax errors 1

T

table constraints
decoding 1
encoding 1
-tables command-line option 1, 2
tag constant, in generated Java source code 1
temporary types
creating for CHOICE mapping 1
creating for SEQUENCE mapping 1
creating for SEQUENCE OF mapping 1
typeCode argument 1
TYPE-IDENTIFIER 1
types, import and export 1

U

uppercase letters, when to use 1

V

value specification
binary string 1
BOOLEAN 1
character string 1
CHOICE 1
ENUMERATED 1
hexadecimal string 1
INTEGER 1
mapping 1
object identifier 1
REAL 1
SEQUENCE 1
SEQUENCE OF 1
SET 1
SET OF 1
varName argument 1
version 5.x compatible code, generating 1

W

warnings command line option 1
warnings, output information 1

X

xer command line option 1
XER decode method
example of how to invoke 1
XER encode method
example of how to invoke 1
format and calling parameters 1
procedure for calling 1
XER stream-oriented encode method
example of how to invoke 1
XML Document 1
XML Encoding Rules 1, 2

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.