FairMQ/fairmq/zeromq
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
..
FairMQContextZMQ.cxx Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQContextZMQ.h Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQMessageZMQ.cxx Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQMessageZMQ.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
FairMQPollerZMQ.cxx Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQPollerZMQ.h Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQSocketZMQ.cxx Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQSocketZMQ.h Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQTransportFactoryZMQ.cxx 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
FairMQTransportFactoryZMQ.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