Context, ChannelSearchManager cyc. dep. resolved
This commit is contained in:
@@ -42,6 +42,8 @@ public:
|
||||
virtual TransportRegistry* getTransportRegistry() {
|
||||
return _tr;
|
||||
}
|
||||
virtual Channel* getChannel(epics::pvAccess::pvAccessID) { return 0; }
|
||||
virtual Transport* getSearchTransport() { return 0; }
|
||||
private:
|
||||
TransportRegistry* _tr;
|
||||
Timer* _timer;
|
||||
|
||||
Reference in New Issue
Block a user