FairMQ/fairmq/zeromq
mkrzewic d40bbfe208 Equip FairMQMessage with pointer to factory (at creation)
the patch seems big but most of it is just propagating the new notion of
constness of the factory - since it keeps track of created messages with
the internal allocator it no longer is const
2018-10-31 13:12:38 +01:00
..
FairMQMessageZMQ.cxx Equip FairMQMessage with pointer to factory (at creation) 2018-10-31 13:12:38 +01:00
FairMQMessageZMQ.h Equip FairMQMessage with pointer to factory (at creation) 2018-10-31 13:12:38 +01:00
FairMQPollerZMQ.cxx Equip FairMQMessage with pointer to factory (at creation) 2018-10-31 13:12:38 +01:00
FairMQPollerZMQ.h Equip FairMQMessage with pointer to factory (at creation) 2018-10-31 13:12:38 +01:00
FairMQSocketZMQ.cxx Deprecate Send-/ReceiveAsync, use timeout variant instead 2018-10-30 10:39:35 +01:00
FairMQSocketZMQ.h Deprecate Send-/ReceiveAsync, use timeout variant instead 2018-10-30 10:39:35 +01:00
FairMQTransportFactoryZMQ.cxx Equip FairMQMessage with pointer to factory (at creation) 2018-10-31 13:12:38 +01:00
FairMQTransportFactoryZMQ.h Equip FairMQMessage with pointer to factory (at creation) 2018-10-31 13:12:38 +01:00
FairMQUnmanagedRegionZMQ.cxx convert log severities use to lowercase and remove use of MQLOG 2018-01-16 22:53:26 +01:00
FairMQUnmanagedRegionZMQ.h Make factory classes final (optimization potential) 2018-10-17 13:28:50 +02:00