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

#include <IAthenaSharedWriterSvc.h>

Inheritance diagram for IAthenaSharedWriterSvc:
Collaboration diagram for IAthenaSharedWriterSvc:

Public Member Functions

virtual StatusCode share (int numClients=0, bool motherClient=false)=0
 

Static Public Member Functions

static const InterfaceID & interfaceID ()
 Gaudi boilerplate. More...
 

Detailed Description

Definition at line 12 of file IAthenaSharedWriterSvc.h.

Member Function Documentation

◆ interfaceID()

static const InterfaceID& IAthenaSharedWriterSvc::interfaceID ( )
inlinestatic

Gaudi boilerplate.

Definition at line 17 of file IAthenaSharedWriterSvc.h.

17 { return IID_IAthenaSharedWriterSvc; }

◆ share()

virtual StatusCode IAthenaSharedWriterSvc::share ( int  numClients = 0,
bool  motherClient = false 
)
pure virtual

Implemented in AthenaRootSharedWriterSvc.


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