ots::FEVInterface::frontEndMacroStruct_t Struct Reference
List of all members.
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 uint8_t requiredUserPermissions=1, const std::string &allowedCallingFrontEnds="*") |
Public Attributes |
const std::string | feMacroName_ |
const frontEndMacroFunction_t | macroFunction_ |
const std::vector< std::string > | namesOfInputArguments_ |
const std::vector< std::string > | namesOfOutputArguments_ |
const uint8_t | requiredUserPermissions_ |
const std::string | allowedCallingFrontEnds_ |
Detailed Description
Definition at line 132 of file FEVInterface.h.
The documentation for this struct was generated from the following file: