pva client break ref loop with ChannelRequester

pvutils: remove ChannelRequesterImpl
This commit is contained in:
Michael Davidsaver
2017-07-07 18:44:24 +02:00
parent e5a4fcba38
commit 006224b4d1
6 changed files with 75 additions and 191 deletions
+2
View File
@@ -865,6 +865,8 @@ public:
/**
* The ChannelRequester passed to ChannelProvider::createChannel()
*
* @throws std::tr1::bad_weak_ptr
*/
virtual std::tr1::shared_ptr<ChannelRequester> getChannelRequester() = 0;