CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
edm::shared_memory::ControllerChannel::CheckWorkerStatus Struct Reference

Public Member Functions

bool workerFinished () const
 

Public Attributes

const unsigned long long initValue_
 
const unsigned long long * ptr_
 

Detailed Description

Definition at line 166 of file ControllerChannel.h.

Member Function Documentation

bool edm::shared_memory::ControllerChannel::CheckWorkerStatus::workerFinished ( ) const
inline

Definition at line 170 of file ControllerChannel.h.

References ptr_.

Member Data Documentation

const unsigned long long edm::shared_memory::ControllerChannel::CheckWorkerStatus::initValue_

Definition at line 167 of file ControllerChannel.h.

const unsigned long long* edm::shared_memory::ControllerChannel::CheckWorkerStatus::ptr_

Definition at line 168 of file ControllerChannel.h.