FairMQ/fairmq/nanomsg
Alexey Rybalchenko e4fed2fa1b Fix copy constructor & assignment operator warning in FairMQChannel
Fix Weffc++ warnings

  - Add missing copy constructors and assignment operators .
  - Hide the warning from FairMQStateMachine.h where it is produced by boost and/or is intended.
  - Some code cleanup.
2016-01-14 14:19:03 +01:00
..
FairMQMessageNN.cxx Fix a bug in nanomsg implementation when sending empty messages. 2015-09-28 12:17:24 +02:00
FairMQMessageNN.h Fix copy constructor & assignment operator warning in FairMQChannel 2016-01-14 14:19:03 +01:00
FairMQPollerNN.cxx Fix the type mismatch in the multi-channel poller 2015-10-07 16:46:09 +02:00
FairMQPollerNN.h Fix copy constructor & assignment operator warning in FairMQChannel 2016-01-14 14:19:03 +01:00
FairMQSocketNN.cxx Fix return values of nanomsg send/receive calls 2015-11-03 16:07:15 +01:00
FairMQSocketNN.h Fix copy constructor & assignment operator warning in FairMQChannel 2016-01-14 14:19:03 +01:00
FairMQTransportFactoryNN.cxx Fix the type mismatch in the multi-channel poller 2015-10-07 16:46:09 +02:00
FairMQTransportFactoryNN.h Fix the type mismatch in the multi-channel poller 2015-10-07 16:46:09 +02:00