FairMQ/fairmq/zeromq
Alexey Rybalchenko 19afacb504 FairMQ Examples cleanup
- Rename Tutorial3 MQ files for uniform naming.
  - Add search for dylib in FindDDS.cmake (OSX).
  - Add more detail to the DDS example readme.
  - MQ Example 3 (DDS): choose network interface via command line option.
  - Give FairMQ examples their own CMakeLists.txt for clarity.
  - Remove C++11 checks in Tutorial3 from the code (they are now in CMake).
  - Add Serializer for device properties (FairMQDevice::ListProperties()).
2015-10-05 18:06:55 +02:00
..
FairMQContextZMQ.cxx FairMQ Examples cleanup 2015-10-05 18:06:55 +02:00
FairMQContextZMQ.h FairMQ Examples cleanup 2015-10-05 18:06:55 +02:00
FairMQMessageZMQ.cxx Add new Send/Receive methods with smart pointers and no flag checks. 2015-09-28 12:17:24 +02:00
FairMQMessageZMQ.h Add new Send/Receive methods with smart pointers and no flag checks. 2015-09-28 12:17:24 +02:00
FairMQPollerZMQ.cxx Use FairMQDevice::CatchSignals for Tutorial7 2015-09-28 12:17:24 +02:00
FairMQPollerZMQ.h Add FairMQ tests (PUB-SUB, PUSH-PULL, REQ-REP). 2015-09-28 12:17:24 +02:00
FairMQSocketZMQ.cxx FairMQ Examples cleanup 2015-10-05 18:06:55 +02:00
FairMQSocketZMQ.h FairMQ Examples cleanup 2015-10-05 18:06:55 +02:00
FairMQTransportFactoryZMQ.cxx Add FairMQ tests (PUB-SUB, PUSH-PULL, REQ-REP). 2015-09-28 12:17:24 +02:00
FairMQTransportFactoryZMQ.h Add FairMQ tests (PUB-SUB, PUSH-PULL, REQ-REP). 2015-09-28 12:17:24 +02:00