CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
edm::SendSourceTerminationSignalIfException Class Reference

#include <SendSourceTerminationSignalIfException.h>

Public Member Functions

void completedSuccessfully ()
 
 SendSourceTerminationSignalIfException (ActivityRegistry *iReg)
 
 ~SendSourceTerminationSignalIfException ()
 

Private Attributes

ActivityRegistryreg_
 

Detailed Description

Definition at line 19 of file SendSourceTerminationSignalIfException.h.

Constructor & Destructor Documentation

◆ SendSourceTerminationSignalIfException()

edm::SendSourceTerminationSignalIfException::SendSourceTerminationSignalIfException ( ActivityRegistry iReg)
inline

◆ ~SendSourceTerminationSignalIfException()

edm::SendSourceTerminationSignalIfException::~SendSourceTerminationSignalIfException ( )
inline

Member Function Documentation

◆ completedSuccessfully()

void edm::SendSourceTerminationSignalIfException::completedSuccessfully ( )
inline

Member Data Documentation

◆ reg_

ActivityRegistry* edm::SendSourceTerminationSignalIfException::reg_
private