5. OpenSplice Modes and LanguagesΒΆ
The Vortex OpenSplice IDL Pre-processor supports two modes:
Standalone mode where the application is only used with Vortex OpenSplice
ORB-integrated mode where the application is used with an ORB as well as with Vortex OpenSplice
In a standalone context, Vortex OpenSplice provides, apart from the DDS/DCPS related artifacts, all the artifacts implied by the lDL language specific mapping. In this case the used name space is DDS instead of the name space implied by the IDL language specific mapping.
In an ORB-integrated context, the ORB pre-processor will provide for the artifacts implied by the lDL language specific mapping, while Vortex OpenSplice only provides the DDS/DCPS related artifacts. The application data type representation provided by the ORB is also used within the Vortex OpenSplice context. In this way application data types can be shared between the ORB and Vortex OpenSplice within one application program.
The languages and modes that Vortex OpenSplice supports are listed in the table below.
Supported Modes and Languages
Language |
Mode |
OpenSplice Library |
ORB Template Path |
---|---|---|---|
|
Standalone |
|
|
|
ORB Integrated |
|
for UNIX-like platforms, and
for the Windows platform |
|
Standalone |
|
|
|
ISOCPP Types |
|
|
|
ORB Integrated |
|
for UNIX-like platforms, and
for the Windows platform |
|
ISOCPP Types |
|
|
|
Standalone |
|
|
|
ORB integrated |
|
|
|
Standalone |
|
|
|
Standalone |
|
|
The mappings for each language are in accordance with their respective OMG Language Mapping Specifications (see the Bibliography for a list of references).