NORMSERVIS s.r.o.

ISO/IEC 19516-ed.1.0

Information technology - Object management group - Interface definition language (IDL) 4.2

STANDARD published on 19.2.2020

English -
electronic design (pdf) (333.30 USD)

English -
Print design (333.30 USD)

English -
CD-ROM (335.10 USD)

The information about the standard:

Designation standards: ISO/IEC 19516-ed.1.0
Publication date standards: 19.2.2020
The number of pages: 105
Approximate weight : 346 g (0.76 lbs)
Country: International technical standard
Category: Technical standards ISO

Annotation of standard text ISO/IEC 19516-ed.1.0 :

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).