org.epics.directory
Class CFConnector

java.lang.Object
  extended by org.epics.directory.CFConnector

public class CFConnector
extends Object


Constructor Summary
CFConnector()
           
 
Method Summary
 org.epics.pvdata.pv.PVStructure getData(org.epics.pvdata.pv.PVStructure args)
          getData performs a query on the ChannelFinder directory service.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFConnector

public CFConnector()
Method Detail

getData

public org.epics.pvdata.pv.PVStructure getData(org.epics.pvdata.pv.PVStructure args)
getData performs a query on the ChannelFinder directory service.

Parameters:
args - pvData structure holding the arguments
Returns:
NTTable structure with the results


Copyright © 2012-2013 EPICS. All Rights Reserved.