|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML__ISTREAMTOOL_H
6 #define JIVEXML__ISTREAMTOOL_H
8 #include "GaudiKernel/IAlgTool.h"
9 #include "GaudiKernel/IProperty.h"
14 static const InterfaceID IID_IStreamTool(
"IStreamTool", 1, 0);
23 virtual public IProperty
41 return IID_IStreamTool;
::StatusCode StatusCode
StatusCode definition for legacy code.
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.