NORMSERVIS s.r.o.

ISO/IEC 19516-ed.1.0

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

NORM herausgegeben am 19.2.2020

Englisch -
Elektronische PDF (284.60 EUR)

Englisch -
Gedruckt (284.60 EUR)

Englisch -
CD-ROM (286.20 EUR)

Informationen über die Norm:

Bezeichnung normen: ISO/IEC 19516-ed.1.0
Ausgabedatum normen: 19.2.2020
Zahl der Seiten: 105
Gewicht ca.: 346 g (0.76 Pfund)
Land: Internationale technische Norm
Kategorie: Technische Normen ISO

Die Annotation des Normtextes 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).