![]() |
The Gaudi Framework
v36r6 (b1ee9983)
|
#include </builds/gaudi/Gaudi/GaudiAlg/include/GaudiAlg/FunctionalDetails.h>


Public Types | |
| using | KeyValue = std::pair< std::string, std::string > |
| using | KeyValues = std::pair< std::string, std::vector< std::string > > |
Public Member Functions | |
| DataHandleMixin (std::string name, ISvcLocator *pSvcLocator, std::tuple<>={}, std::tuple<>={}) | |
Protected Member Functions | |
| bool | isReEntrant () const override |
Protected Attributes | |
| std::tuple | m_inputs |
Definition at line 593 of file FunctionalDetails.h.
| using Gaudi::Functional::details::DataHandleMixin< std::tuple<>, std::tuple<>, Traits_ >::KeyValue = std::pair<std::string, std::string> |
Definition at line 597 of file FunctionalDetails.h.
| using Gaudi::Functional::details::DataHandleMixin< std::tuple<>, std::tuple<>, Traits_ >::KeyValues = std::pair<std::string, std::vector<std::string> > |
Definition at line 598 of file FunctionalDetails.h.
|
inline |
Definition at line 599 of file FunctionalDetails.h.
|
inlineoverrideprotected |
Definition at line 606 of file FunctionalDetails.h.
|
protected |
Definition at line 608 of file FunctionalDetails.h.