FairMQ/fairmq/nanomsg
Dennis Klein 8bc21675af Refactor TransportFactory to RAII
* Remove explicit Initialize and Terminate states,
    map them onto ctor/dtor
  * Remove no longer needed Shutdown state
  * Remove deprecated SetTransport()
2017-05-24 16:37:33 +02:00
..
FairMQMessageNN.cxx Transports: use transportType as static member. 2017-03-14 17:51:26 +01:00
FairMQMessageNN.h Transports: use transportType as static member. 2017-03-14 17:51:26 +01:00
FairMQPollerNN.cxx Add NewPoller() wrapper. 2017-05-23 08:32:13 +02:00
FairMQPollerNN.h Add NewPoller() wrapper. 2017-05-23 08:32:13 +02:00
FairMQSocketNN.cxx Fix CID 169522 Unchecked return value 2017-05-17 18:45:15 +02:00
FairMQSocketNN.h Refactor the transport interface 2017-04-20 11:07:49 +02:00
FairMQTransportFactoryNN.cxx Refactor TransportFactory to RAII 2017-05-24 16:37:33 +02:00
FairMQTransportFactoryNN.h Refactor TransportFactory to RAII 2017-05-24 16:37:33 +02:00