ots::FEVInterface Member List

This is the complete list of members for ots::FEVInterface, including all inherited members.
Configurable(const ConfigurationTree &theXDAQContextConfigTree, const std::string &theConfigurationPath) (defined in ots::Configurable)ots::Configurable
configure(void) (defined in ots::FEVInterface)ots::FEVInterface [inline, virtual]
configured(void) (defined in ots::VStateMachine)ots::VStateMachine [inline, virtual]
configureSlowControls(void) (defined in ots::FEVInterface)ots::FEVInterface
continueWorkLoop_ (defined in ots::WorkLoop)ots::WorkLoop [protected]
daqHardwareType_ (defined in ots::FEVInterface)ots::FEVInterface [protected]
FEVInterface(const std::string &interfaceUID, const ConfigurationTree &theXDAQContextConfigTree, const std::string &configurationPath) (defined in ots::FEVInterface)ots::FEVInterface [inline]
firmwareType_ (defined in ots::FEVInterface)ots::FEVInterface [protected]
getApplicationLID() const (defined in ots::Configurable)ots::Configurable
getApplicationUID() const (defined in ots::Configurable)ots::Configurable
getConfigurationManager() const (defined in ots::Configurable)ots::Configurable
getContextAddress() const (defined in ots::Configurable)ots::Configurable
getContextPort() const (defined in ots::Configurable)ots::Configurable
getContextUID() const (defined in ots::Configurable)ots::Configurable
getDaqHardwareType(void) const (defined in ots::FEVInterface)ots::FEVInterface [inline]
getFEMacroInputArgument(frontEndMacroInArgs_t &argsIn, const std::string &argName) (defined in ots::FEVInterface)ots::FEVInterface [static]
getFEMacroOutputArgument(frontEndMacroOutArgs_t &argsOut, const std::string &argName) (defined in ots::FEVInterface)ots::FEVInterface [protected, static]
getFirmwareP(void) const (defined in ots::FEVInterface)ots::FEVInterface [inline]
getFirmwareType(void) const (defined in ots::FEVInterface)ots::FEVInterface [inline]
getHardwareP(void) const (defined in ots::FEVInterface)ots::FEVInterface [inline]
getInterfaceType(void) const (defined in ots::FEVInterface)ots::FEVInterface [inline]
getInterfaceUID(void) const (defined in ots::FEVInterface)ots::FEVInterface [inline]
getMapOfFEMacroFunctions() (defined in ots::FEVInterface)ots::FEVInterface [inline]
getSelfNode() const (defined in ots::Configurable)ots::Configurable
getUniversalAddressSize(void) (defined in ots::FEVInterface)ots::FEVInterface [inline]
getUniversalDataSize(void) (defined in ots::FEVInterface)ots::FEVInterface [inline]
getWorkLoopName(void) (defined in ots::WorkLoop)ots::WorkLoop [protected]
halt(void) (defined in ots::FEVInterface)ots::FEVInterface [inline, virtual]
halted(void) (defined in ots::VStateMachine)ots::VStateMachine [inline, virtual]
inError(void) (defined in ots::VStateMachine)ots::VStateMachine [inline, virtual]
initial(void) (defined in ots::VStateMachine)ots::VStateMachine [inline, virtual]
interfaceType_ (defined in ots::FEVInterface)ots::FEVInterface [protected]
interfaceUID_ (defined in ots::FEVInterface)ots::FEVInterface [protected]
isActive(void) (defined in ots::WorkLoop)ots::WorkLoop
isNumber(const std::string &s) (defined in ots::FEVInterface)ots::FEVInterface [static]
mapOfFEMacroFunctions_ (defined in ots::FEVInterface)ots::FEVInterface [protected]
mapOfSlowControlsChannels_ (defined in ots::FEVInterface)ots::FEVInterface [protected]
pause(void) (defined in ots::FEVInterface)ots::FEVInterface [inline, virtual]
paused(void) (defined in ots::VStateMachine)ots::VStateMachine [inline, virtual]
registerFEMacroFunction(const std::string &feMacroName, frontEndMacroFunction_t feMacroFunction, const std::vector< std::string > &namesOfInputArgs, const std::vector< std::string > &namesOfOutputArgs, uint8_t requiredUserPermissions) (defined in ots::FEVInterface)ots::FEVInterface [protected]
resume(void) (defined in ots::FEVInterface)ots::FEVInterface [inline, virtual]
running(void) (defined in ots::FEVInterface)ots::FEVInterface [inline, virtual]
runSequenceOfCommands(const std::string &treeLinkName) (defined in ots::FEVInterface)ots::FEVInterface
setFEMacroOutputArgumentValue(frontEndMacroOutArgs_t &argsOut, const std::string &argName, const T &value) const (defined in ots::FEVInterface)ots::FEVInterface [inline, protected]
slowControlsRunning(void) (defined in ots::FEVInterface)ots::FEVInterface
slowControlsWorkLoop_ (defined in ots::FEVInterface)ots::FEVInterface [protected]
start(std::string runNumber) (defined in ots::FEVInterface)ots::FEVInterface [inline, virtual]
startSlowControlsWorkLooop(void) (defined in ots::FEVInterface)ots::FEVInterface [inline]
startWorkLoop(void) (defined in ots::WorkLoop)ots::WorkLoop
stop(void) (defined in ots::FEVInterface)ots::FEVInterface [inline, virtual]
stopSlowControlsWorkLooop(void) (defined in ots::FEVInterface)ots::FEVInterface [inline]
stopWorkLoop(void) (defined in ots::WorkLoop)ots::WorkLoop
theConfigurationPath_ (defined in ots::Configurable)ots::Configurable [protected]
theConfigurationRecordName_ (defined in ots::Configurable)ots::Configurable [protected]
theFrontEndFirmware_ (defined in ots::FEVInterface)ots::FEVInterface [protected]
theFrontEndHardware_ (defined in ots::FEVInterface)ots::FEVInterface [protected]
theXDAQContextConfigTree_ (defined in ots::Configurable)ots::Configurable [protected]
universalAddressSize_ (defined in ots::FEVInterface)ots::FEVInterface [protected]
universalDataSize_ (defined in ots::FEVInterface)ots::FEVInterface [protected]
universalRead(char *address, char *returnValue)=0 (defined in ots::FEVInterface)ots::FEVInterface [pure virtual]
universalWrite(char *address, char *writeValue)=0 (defined in ots::FEVInterface)ots::FEVInterface [pure virtual]
VStateMachine(void) (defined in ots::VStateMachine)ots::VStateMachine [inline]
WorkLoop(std::string name) (defined in ots::WorkLoop)ots::WorkLoop
workLoopThread(toolbox::task::WorkLoop *workLoop) (defined in ots::FEVInterface)ots::FEVInterface [inline, protected, virtual]
~Configurable() (defined in ots::Configurable)ots::Configurable [virtual]
~FEVInterface(void) (defined in ots::FEVInterface)ots::FEVInterface [inline, virtual]
~VStateMachine(void) (defined in ots::VStateMachine)ots::VStateMachine [inline, virtual]
~WorkLoop(void) (defined in ots::WorkLoop)ots::WorkLoop [virtual]

Generated on 18 Apr 2018 for otsdaq by  doxygen 1.6.1