otsdaq  3.03.00
ots::FEVInterface::frontEndMacroStruct_t Struct Reference

< members fully define a front-end macro function More...

#include <otsdaq/FECore/FEVInterface.h>

+ Collaboration diagram for ots::FEVInterface::frontEndMacroStruct_t:

Public Member Functions

 frontEndMacroStruct_t (const std::string &feMacroName, const frontEndMacroFunction_t &feMacroFunction, const std::vector< std::string > &namesOfInputArgs, const std::vector< std::string > &namesOfOutputArgs, const std::string &requiredUserPermissions="1", const std::string &allowedCallingFrontEnds="*", const std::string &feMacroTooltip="")
 

Public Attributes

const std::string feMacroName_
 
const frontEndMacroFunction_t macroFunction_
 Note: must be called using this instance.
 
const std::vector< std::string > namesOfInputArguments_
 
const std::vector< std::string > namesOfOutputArguments_
 
const std::string requiredUserPermissions_
 
const std::string allowedCallingFrontEnds_
 
const std::string feMacroTooltip_
 

Detailed Description

< members fully define a front-end macro function

Definition at line 168 of file FEVInterface.h.


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