ATLAS Offline Software
Public Member Functions | List of all members
IJobIDSvc Class Referenceabstract

interface to JobIDSvc More...

#include <IJobIDSvc.h>

Inheritance diagram for IJobIDSvc:
Collaboration diagram for IJobIDSvc:

Public Member Functions

 DeclareInterfaceID (IJobIDSvc, 1, 0)
 
virtual ~IJobIDSvc ()
 
virtual PJobID_t getJobID () const =0
 Get current JobID. More...
 
virtual std::string toString () const =0
 

Detailed Description

interface to JobIDSvc

Author
Yushu Yao yyao@.nosp@m.lbl..nosp@m.gov - ATLAS Collaboration

Definition at line 23 of file IJobIDSvc.h.

Constructor & Destructor Documentation

◆ ~IJobIDSvc()

IJobIDSvc::~IJobIDSvc ( )
virtual

Definition at line 7 of file IJobIDSvc.cxx.

8 {}

Member Function Documentation

◆ DeclareInterfaceID()

IJobIDSvc::DeclareInterfaceID ( IJobIDSvc  ,
,
 
)

◆ getJobID()

virtual PJobID_t IJobIDSvc::getJobID ( ) const
pure virtual

Get current JobID.

◆ toString()

virtual std::string IJobIDSvc::toString ( ) const
pure virtual

The documentation for this class was generated from the following files: