PRICES include / exclude VAT
Homepage>ISO Standards>ISO/IEC 19516:2020-Information technology — Object management group — Interface definition language (IDL) 4.2
download between 0-24 hoursReleased: 2020
ISO/IEC 19516:2020-Information technology — Object management group — Interface definition language (IDL) 4.2

ISO/IEC 19516:2020

ISO/IEC 19516:2020-Information technology — Object management group — Interface definition language (IDL) 4.2

Format
Availability
Price and currency
English PDF
Immediate download
255.00 EUR
English Hardcopy
In stock
255.00 EUR
Standard´s number:ISO/IEC 19516:2020
Pages:105
Edition:1
Released:2020
Language:English
DESCRIPTION

ISO/IEC 19516:2020


This International Standard specifies the OMG Interface Definition Language (IDL). IDL is a descriptive language used to define data types and interfaces in a way that is independent of the programming language or operating system/processor platform. The IDL specifies only the syntax used to define the data types and interfaces. It is normally used in connection with other standards that further define how these types/interfaces are utilized in specific contexts and platforms: ? Separate "language mapping" standards define how the IDL-defined constructs map to specific programming languages, such as, C/C++, Java, C#, etc. ? Separate "serialization" standards define how data objects and method invocations are serialized into a format suitable for network transmission. ? Separate "middleware" standards, such as, DDS or CORBA leverage the IDL to define data-types, services, and interfaces. The description of IDL grammar uses a syntax notation that is similar to Extended Backus-Naur Format (EBNF).