|
Gaudi Framework, version v21r9 |
| Home | Generated: 3 May 2010 |
#include <IStatusCodeSvc.h>


Public Member Functions | |
| DeclareInterfaceID (IStatusCodeSvc, 2, 0) | |
| InterfaceID. | |
| virtual void | regFnc (const std::string &fnc, const std::string &lib)=0 |
| virtual void | list () const =0 |
| virtual bool | suppressCheck () const =0 |
Definition at line 8 of file IStatusCodeSvc.h.
| IStatusCodeSvc::DeclareInterfaceID | ( | IStatusCodeSvc | , | |
| 2 | , | |||
| 0 | ||||
| ) |
| virtual void IStatusCodeSvc::regFnc | ( | const std::string & | fnc, | |
| const std::string & | lib | |||
| ) | [pure virtual] |
Implemented in StatusCodeSvc.
| virtual void IStatusCodeSvc::list | ( | ) | const [pure virtual] |
Implemented in StatusCodeSvc.
| virtual bool IStatusCodeSvc::suppressCheck | ( | ) | const [pure virtual] |
Implemented in StatusCodeSvc.