ATLAS Offline Software
Classes | Typedefs
IJobIDSvc.h File Reference
#include "GaudiKernel/IService.h"
#include "GaudiKernel/StatusCode.h"
#include <string>
#include <uuid/uuid.h>
Include dependency graph for IJobIDSvc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IJobIDSvc
 interface to JobIDSvc More...
 

Typedefs

typedef uuid_t JobID_t
 
typedef const unsigned char * PJobID_t
 

Typedef Documentation

◆ JobID_t

typedef uuid_t JobID_t

Definition at line 20 of file IJobIDSvc.h.

◆ PJobID_t

typedef const unsigned char* PJobID_t

Definition at line 21 of file IJobIDSvc.h.