![]() |
ATLAS Offline Software
|
Abstract produces summary of Athena stuff. More...
#include <IAthenaSummarySvc.h>
Public Member Functions | |
| DeclareInterfaceID (IAthenaSummarySvc, 1, 0) | |
| virtual | ~IAthenaSummarySvc () |
| virtual StatusCode | createSummary ()=0 |
| virtual void | setStatus (int)=0 |
| virtual void | addListener (const std::string &)=0 |
| virtual void | addSummary (const std::string &, const std::string &)=0 |
| virtual const std::string & | getOutputFile () const =0 |
Abstract produces summary of Athena stuff.
Definition at line 18 of file IAthenaSummarySvc.h.
|
virtual |
Definition at line 7 of file IAthenaSummarySvc.cxx.
|
pure virtual |
|
pure virtual |
|
pure virtual |
| IAthenaSummarySvc::DeclareInterfaceID | ( | IAthenaSummarySvc | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
|
pure virtual |