Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| dido:99_annexes:annex-b-terms-and-definitions:i:idl [2026/07/11 11:14] – removed - external edit (Unknown date) 127.0.0.1 | dido:99_annexes:annex-b-terms-and-definitions:i:idl [2026/08/04 07:09] (current) – ↷ Links adapted because of a move operation nick_dido | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Interface Definition Language (IDL) ====== | ||
| + | |||
| + | [[dido: | ||
| + | |||
| + | ===== Discussion ===== | ||
| + | |||
| + | Interface Definition Language (IDL), often referred to as OMG IDL in Object Management Group specifications, | ||
| + | |||
| + | In the Financial Systems [[dido: | ||
| + | |||
| + | An implementation profile maps selected logical information structures and logical Communication Endpoints to IDL modules, structures, enumerations, | ||
| + | |||
| + | ===== Definition ===== | ||
| + | |||
| + | // | ||
| + | |||
| + | ===== Source ===== | ||
| + | |||
| + | Generalised from Object Management Group Interface Definition Language usage and its application as an implementation mapping concern in [[fxdemo: | ||
| + | |||
| + | ===== Note ===== | ||
| + | |||
| + | IDL is not a logical information structure, logical Communication Endpoint, logical Node, Runtime Plane, DDS Topic, DDS Domain, message bus, programming language, deployment environment, | ||
| + | |||
| + | ===== Example ===== | ||
| + | |||
| + | Part 4 maps selected FX Demo logical information structures to IDL structures that support generated Python type bindings for a DDS implementation profile. | ||