EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
dfe::Dispatcher::Command Struct Reference
+ Collaboration diagram for dfe::Dispatcher::Command:

Public Attributes

Interface func
 
std::vector< Variable::Typeargument_types
 
std::string help
 

Detailed Description

Definition at line 151 of file dfe_dispatcher.hpp.

View newest version in sPHENIX GitHub at line 151 of file dfe_dispatcher.hpp

Member Data Documentation

std::vector<Variable::Type> dfe::Dispatcher::Command::argument_types

Definition at line 153 of file dfe_dispatcher.hpp.

View newest version in sPHENIX GitHub at line 153 of file dfe_dispatcher.hpp

Interface dfe::Dispatcher::Command::func

Definition at line 152 of file dfe_dispatcher.hpp.

View newest version in sPHENIX GitHub at line 152 of file dfe_dispatcher.hpp

std::string dfe::Dispatcher::Command::help

Definition at line 154 of file dfe_dispatcher.hpp.

View newest version in sPHENIX GitHub at line 154 of file dfe_dispatcher.hpp


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