PipelineMonitor instead of epics::pvData::Monitor

This commit is contained in:
Matej Sekoranja
2015-10-15 20:59:15 +02:00
parent b381d84e64
commit 5884d5b778
7 changed files with 58 additions and 20 deletions

View File

@@ -1444,12 +1444,6 @@ void CAChannelMonitor::release(epics::pvData::MonitorElementPtr const & /*monito
// noop
}
void CAChannelMonitor::reportRemoteQueueStatus(int32 /*freeElements*/)
{
// noop
}
/* --------------- epics::pvData::ChannelRequest --------------- */
void CAChannelMonitor::cancel()