library

2 posts / 0 new
Last post
Jacob Henry's picture
Offline
Last seen: 7 months 3 weeks ago
Joined: 10/17/2017
Posts: 6
32 bit vs 64 bit .dlls in Java

Hello,

Organization:
3 posts / 0 new
Last post
Offline
Last seen: 8 years 1 month ago
Joined: 02/26/2013
Posts: 9
C++ library

Hello,

In the last weeks I've started to play with RTI Connext 5.2 and I really enjoyed ! In my play I've ended to write a tiny C++ library easydds that I think might be useful for others people , so I would like to share with the community

Here are some features of easydds library

Encapsulates all DDS details for reading and writing the DDS topics in the library
The received data are "exported" via a boost signal in the application namespace.All the specific manipulation of data are done in the application namespace

Subscribe to RSS - library