FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

jasking/dds-tutorial-cpp: DDS Tutorial for C++ Programmers · GitHub

 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code C++ examples for the DDS Tutorial.

The examples included should compile and run with any DDS implementation that supports the new ISO C++ API.

To make to code more compact and clear I take deliberately advantage of some of the features introduced by C++11. Considered the widely spread availability of C++11 compilers this should not pose a problem.

That said I've only tested with OpenSplice DDS.

To try the examples you need to have:

To compile simply do:

$ cmake . $ make

That's it.

-Happy Hacking

About

DDS Tutorial for C++ Programmers

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL