C++ Message Queuing Library and Framework
Go to file
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
fairmq Refactor TransportFactory to RAII 2017-05-24 16:37:33 +02:00