FairMQ/fairmq/nanomsg
Alexey Rybalchenko ce58ee2302 Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3.
Remaining warnings originate from boost::msm and boost::mpl.
Also, warnings with missing initializer list entries for DeviceOptions are false positives, since those are PODs.
2015-01-21 16:19:16 +01:00
..
FairMQMessageNN.cxx Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQMessageNN.h Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQPollerNN.cxx Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQPollerNN.h Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQSocketNN.cxx Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQSocketNN.h add ROUTER/DEALER/PAIR sockets. 2014-10-15 11:24:41 +02:00
FairMQTransportFactoryNN.cxx Fix CIDs 10587, 10813, 10911, 10912, 10402, 10403, 10577, 10578, 10579, 10848, 10861, 10865, 10868, 10910. 2014-07-28 14:04:20 +02:00
FairMQTransportFactoryNN.h Extend the FairMQ transport interface by allowing the user of the FairMQMessage class to define his own deallocation function. 2014-06-12 15:31:43 +02:00