This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:01_family_of_standards:02_api:start [2020/06/07 18:17] admin ↷ Links adapted because of a move operation |
ddsf:public:guidebook:06_append:01_family_of_standards:02_api:start [2021/07/14 15:46] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== APIs for DDS ====== | ====== APIs for DDS ====== | ||
| - | [[ddsf:private:cookbook:06_append:01_family_of_standards| return to the DDS Family of Standards ]] | + | [[ddsf:public:guidebook:06_append:01_family_of_standards:start| return to the DDS Family of Standards ]] |
| + | |||
| + | |**[[ddsf:public:guidebook:06_append:01_family_of_standards:02_api:c_language_for_dds| C++ Language (2003) for DDS]]**|defines a C++ [[ddsf:public:guidebook:06_append:glossary:a:api|API]] only for the [[ddsf:public:guidebook:06_append:glossary:d:dcps]] portion of the [[ddsf:public:guidebook:06_append:glossary:d:data_distribution_service_dds]] specification| | ||
| + | |**[[ddsf:public:guidebook:06_append:01_family_of_standards:02_api:java_5_language_for_dds| Java 5 Language for DDS]]**| defines a Java API for the [[ddsf:public:guidebook:06_append:glossary:d:dcps]] portion of the DDS specification.| | ||
| + | |[[https://www.omg.org/spec/| Other language APIs]] | the API for C, Java, Traditional C++, ADA, C#, and other Languages are derived from the DDS [[ddsf:public:guidebook:06_append:glossary:a:api| API]] in [[ddsf:public:guidebook:06_append:glossary:i:idl]] using the respective IDL to language Mappings| | ||
| + | |||
| + | |||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||
| - | |**[[ddsf:private:cookbook:06_append:01_family_of_standards:02_api:c_language_for_dds| C++ Language (2003) for DDS]]**|defines a C++ API only for the Data-Centric Publish-Subscribe (DCPS) portion of the DDS specification| | ||
| - | |**[[ddsf:private:cookbook:06_append:01_family_of_standards:02_api:java_5_language_for_dds| Java 5 Language for DDS]]**| defines a Java API for the Data-Centric Publish-Subscribe (DCPS) portion of the DDS specification.| | ||
| - | |**[[https://www.omg.org/spec/DDS-Java/| Java 5 Language PSM for DDS]]**|[[https://www.omg.org/spec/| Other language APIs]] the API for C, Java, Traditional C++, ADA, C#, and other Languages are derived from the DDS API in IDL using the respective IDL to language Mappings| | ||