
Symbols - Numerics - A - B - C - D - E - F - G - H - I - J - L - M - N - O - P - R - S - T - U - V - W - X
Index
Symbols
- %ASN prefix 1
Numerics
- 16-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 data type 1
- ANY or ANY DEFINED BY constructs 1
- array 1
- ASN.1 run-time library 1
- ASN_K_MAXSUBIDS 1
- ASN1BERDecodeBuffer 1, 2
- ASN1BEROutputStream 1
- ASN1C
- ASN.1 source file specification 1
- command line options 1
- ASN1C GUI
- ASN.1 file selection 1
- Output directory name 1
- setting ASN.1 syntax version 1
- setting code addition/alter options 1
- setting code reduction options 1
- setting encoding rules 1
- setting target language 1
- ASN1CBitStr control class 1, 2
- ASN1CGeneralizedTime 1
- ASN1CSeqOfList base class 1
- ASN1CTXT argument 1, 2, 3, 4
- ASN1CType 1
- ASN1CType base class 1, 2
- ASN1CUTCTime 1
- ASN1DynBitStr 1
- ASN1DynOctStr 1
- Asn1ErrorHandler 1
- ASN1EXPL 1, 2
- ASN1InputStream 1
- Asn1MessageBufferIF 1
- Asn1NamedEventHandler 1
- ASN1Object 1, 2
- ASN1Object structure 1
- ASN1OBJID 1
- ASN1OpenType 1
- ASN1TDynBitStr 1
- ASN1TDynOctStr 1
- ASN1TObject 1, 2
- ASN1TObjId 1, 2
- ASN1TPDU base class 1
- ASN1TSeqOfList 1
- ASN1XEREncodeBuffer 1
- ASN1XERSAXHandler base class 1
- -asnstd 1
- -asnstd x208 1, 2, 3
- attribute
- global level 1
- specified in more than one section 1
B
- Basic Encoding Rules 1, 2
- -ber 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
- -bitMacros 1
- BMPString type
- C/C++ mapping 1
- BOOLEAN type
- C/C++ mapping 1
C
- -c 1
- -c# 1
- -c++ 1
- C++ control class 1, 2
- 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, 2
- 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
- -cfile 1
- Character string type
- C/C++ mapping 1
- character string value specification 1
- CHOICE type
- C/C++ mapping 1
- populating generated choice structures 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 1, 2
- compare functions
- function name format 1
- generated 1
- source file for 1
- -compat 1, 2
- compiler
- error reporting 1
- running 1
- compiling generated code 1
- -config 1
- configuration file 1
- arcCType element 1
- ctype element 1
- enumPrefix element 1, 2, 3
- exclude types 1
- include types 1
- intCType element 1
- isBigInteger element 1
- isOpenType element 1
- isPDU element 1
- name attribute 1, 2, 3
- namespace element 1
- noPDU element 1
- sourceFile element 1
- storage element 1, 2, 3
- typePrefix element 1, 2
- valuePrefix element 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
- -cpp 1
- -csharp 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, 2
- DecodeTo method 1, 2
- DEFAULT keyword in SEQUENCE 1
- deferred decoding 1, 2
- -der 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
- dynamicArray 1
E
- 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, 2
- 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
- suppressing 1
- encoded message
- accessing 1
- EncodeFrom method 1, 2
- EncodeTo method 1, 2
- encoding data 1
- endElement event 1
- ENUMERATED type
- C/C++ mapping 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 1, 2, 3
- EXPAT interface library 1
- Expat XML Parser 1
- export of types 1
- extElem1 1
- extension elements in SEQUENCE 1
- EXTERNAL type
- C/C++ mapping 1, 2
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
- function, encode/decode prototypes 1
G
- -genBitMacros 1
- -genCompare 1
- -genCopy 1, 2
- GeneralizedTime 1
- GeneralizedTime type
- C/C++ 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 source files 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++ 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++ source files 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
- 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 initialization functions 1
- generated makefile 1
- generated memory free functions 1
- generated PER decode functions 1
- generated PER encode functions 1
- generated print methods 1
- generated test functions 1
- 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 initialization functions 1
- generated makefile 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
- 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 test functions 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
- -genFree 1
- -genInit 1
- -genmake 1
- -genPrtToStr 1, 2
- -genPrtToStrm 1, 2
- -genTest 1
- genTestInstance method 1
- getByteIndex method 1
- getCopy method 1
- GetMsgCopy method 1
- getMsgCopy method 1
- getMsgLen method 1
- GetMsgPtr method 1
- getMsgPtr method 1
- getStatus method 1
- global level attributes 1
- graphical user interface 1
- GUI Wizard 1
H
- 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 1
- import of types 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
- initialization functions
- function name format 1
- generated 1
- integer
- for holding bit number 1
- size, big integer 1
- INTEGER type
- C/C++ mapping 1
- INTEGER type, large integer support 1
- INTEGER value specification 1
- ITU X.680 ASN.1 sstandard 1
J
- -java 1
L
- -lax 1
- library
- run time 1
- libxml2 interface library 1
- linking
- dynamic 1
- static 1
- linking generated code 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
- makefile
- generated 1
- -maxcfiles 1, 2, 3
- -maxlines 1
- maxSize attribute