ATLAS Offline Software
Loading...
Searching...
No Matches
Control
CoWTools
CoWTools
MStrStream.h
Go to the documentation of this file.
1
// --*- c++ -*--
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef COWTOOLS_MSTRSTREAM_H
8
#define COWTOOLS_MSTRSTREAM_H
9
#include "
CoWTools/StreamBase.h
"
10
#include <string>
11
#include "GaudiKernel/MsgStream.h"
12
13
namespace
CoWTools
{
14
class
CoWRecordStats
;
15
class
MStrStream
:
public
StreamBase
{
16
public
:
17
MStrStream
(MsgStream &out):
m_out
(out){}
18
~MStrStream
(){};
19
virtual
void
putResults
(
const
CoWRecordStats
&);
20
private
:
21
MsgStream &
m_out
;
22
};
23
}
24
25
#endif
StreamBase.h
CoWTools::CoWRecordStats
Definition
CoWRecordStats.h:13
CoWTools::MStrStream::m_out
MsgStream & m_out
Definition
MStrStream.h:21
CoWTools::MStrStream::putResults
virtual void putResults(const CoWRecordStats &)
Definition
MStrStream.cxx:8
CoWTools::MStrStream::~MStrStream
~MStrStream()
Definition
MStrStream.h:18
CoWTools::MStrStream::MStrStream
MStrStream(MsgStream &out)
Definition
MStrStream.h:17
CoWTools::StreamBase::StreamBase
StreamBase()
Definition
StreamBase.h:14
CoWTools
Definition
CoWLibrary.h:15
Generated on
for ATLAS Offline Software by
1.14.0