otsdaq  v1_01_04
 All Classes Namespaces Functions
Public Member Functions | Protected Attributes | List of all members
ots::ControlsVInterface Class Referenceabstract
+ Inheritance diagram for ots::ControlsVInterface:

Public Member Functions

 ControlsVInterface (const std::string &interfaceUID, const ConfigurationTree &theXDAQContextConfigTree, const std::string &configurationPath)
 
virtual void initialize ()=0
 
virtual void subscribe (std::string Name)=0
 
virtual void subscribeJSON (std::string List)=0
 
virtual void unsubscribe (std::string Name)=0
 
virtual std::string getList (std::string format)=0
 
virtual std::array
< std::string, 4 > 
getCurrentValue (std::string Name)=0
 
virtual std::array
< std::string, 9 > 
getSettings (std::string Name)=0
 
- Public Member Functions inherited from ots::Configurable
 Configurable (const ConfigurationTree &theXDAQContextConfigTree, const std::string &theConfigurationPath)
 

Protected Attributes

std::string interfaceUID_
 
std::string interfaceType_
 
- Protected Attributes inherited from ots::Configurable
const ConfigurationTree theXDAQContextConfigTree_
 
const std::string theConfigurationPath_
 

Detailed Description

Definition at line 11 of file ControlsVInterface.h.


The documentation for this class was generated from the following file: