The Gaudi Framework  master (37c0b60a)
GetStringView Struct Reference
Inheritance diagram for GetStringView:
Collaboration diagram for GetStringView:

Public Member Functions

 GetStringView (const std::string &name, ISvcLocator *svcLoc)
 
void operator() (const std::string_view &sv) const override
 

Detailed Description

Definition at line 46 of file AnyViewAlgorithm.cpp.

Constructor & Destructor Documentation

◆ GetStringView()

GetStringView::GetStringView ( const std::string name,
ISvcLocator svcLoc 
)
inline

Definition at line 47 of file AnyViewAlgorithm.cpp.

48  : Consumer{ name, svcLoc, { "Input", "/Event/Test/StringView" } } {}

Member Function Documentation

◆ operator()()

void GetStringView::operator() ( const std::string_view &  sv) const
inlineoverride

Definition at line 50 of file AnyViewAlgorithm.cpp.

50 { info() << sv << endmsg; }

The documentation for this struct was generated from the following file:
Gaudi::Functional::Consumer
details::Consumer< Signature, Traits_, details::isLegacy< Traits_ > > Consumer
Definition: Consumer.h:69
endmsg
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
Definition: MsgStream.h:202
ConditionsStallTest.name
name
Definition: ConditionsStallTest.py:77