FairMQ/fairmq/zeromq
Alexey Rybalchenko 6518b7cd41 FairMQSocket: add versions of Send/Receive methods with int flags instead of string, which is more flexible and performant.
Int flags are mapped to their ZeroMQ/nanomsg versions behind the transport interface.
Methods with string flags are kept for backwards compatibility.
2015-01-28 20:01:18 +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 FairMQSocket: add versions of Send/Receive methods with int flags instead of string, which is more flexible and performant. 2015-01-28 20:01:18 +01:00
FairMQSocketZMQ.h FairMQSocket: add versions of Send/Receive methods with int flags instead of string, which is more flexible and performant. 2015-01-28 20:01:18 +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