add PvaClientMonitor::getPvaClientChannel()
This commit is contained in:
@@ -489,6 +489,11 @@ void PvaClientMonitor::releaseEvent()
|
||||
monitor->release(monitorElement);
|
||||
}
|
||||
|
||||
PvaClientChannelPtr PvaClientMonitor::getPvaClientChannel()
|
||||
{
|
||||
return pvaClientChannel;
|
||||
}
|
||||
|
||||
PvaClientMonitorDataPtr PvaClientMonitor::getData()
|
||||
{
|
||||
if(PvaClient::getDebug()) {
|
||||
|
||||
Reference in New Issue
Block a user