20 m_doPreLoadOpt =
false;
55 [&]( IDataStoreLeaves::LeavesList::const_reference i ) {
56 return i && i->registry() &&
virtual const LeavesList & leaves() const =0
Return the list of leaves.
virtual const std::string & message() const
error message to be printed
constexpr static const auto FAILURE
Define general base for Gaudi exception.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
IDataSelector m_objects
Collection of objects being selected.
StatusCode finalize() override
Terminate OutputStream.
SmartIF< IToolSvc > & toolSvc() const
The standard ToolSvc service, Return a pointer to the service if present.
A small to stream Data I/O.
#define DECLARE_COMPONENT(type)
MsgStream & error() const
shortcut for the method msgStream(MSG::ERROR)
StatusCode initialize() override
Initialize OutputStream.
This class is used for returning status codes from appropriate routines.
T back_inserter(T...args)
const StatusCode & ignore() const
Ignore/check StatusCode.
virtual StatusCode collectObjects()
Collect all objects to be written to the output stream.
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.