5#ifndef JIVEXML__ISTREAMTOOL_H
6#define JIVEXML__ISTREAMTOOL_H
8#include "GaudiKernel/IAlgTool.h"
9#include "GaudiKernel/IProperty.h"
23 virtual public IProperty
35 virtual StatusCode
StreamEvent(
const unsigned long EventNumber,
const unsigned int RunNumber,
const std::ostringstream* EventBuffer ) = 0;
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
static const InterfaceID IID_IStreamTool("IStreamTool", 1, 0)
Must declare this, with name of interface.