CMS 3D CMS Logo

edm::ConfigurationHandshake Struct Reference

#include <FWCore/MessageLogger/interface/ConfigurationHandshake.h>

List of all members.

Public Member Functions

 ConfigurationHandshake (void *p_in, Place_for_passing_exception_ptr epp_in)

Public Attributes

boost::condition c
edm::Place_for_passing_exception_ptr epp
boost::mutex m
voidp


Detailed Description

Definition at line 16 of file ConfigurationHandshake.h.


Constructor & Destructor Documentation

edm::ConfigurationHandshake::ConfigurationHandshake ( void p_in,
Place_for_passing_exception_ptr  epp_in 
) [inline, explicit]

Definition at line 22 of file ConfigurationHandshake.h.

00022                                                             : 
00023                               p(p_in), m(), c(), epp(epp_in) {}   


Member Data Documentation

boost::condition edm::ConfigurationHandshake::c

Definition at line 19 of file ConfigurationHandshake.h.

Referenced by edm::MessageLoggerQ::MLqCFG(), edm::MessageLoggerQ::MLqFLS(), edm::MessageLoggerQ::MLqJRS(), and edm::service::MessageLoggerScribe::run().

edm::Place_for_passing_exception_ptr edm::ConfigurationHandshake::epp

Definition at line 20 of file ConfigurationHandshake.h.

Referenced by edm::MessageLoggerQ::MLqCFG(), edm::MessageLoggerQ::MLqJRS(), and edm::service::MessageLoggerScribe::run().

boost::mutex edm::ConfigurationHandshake::m

Definition at line 18 of file ConfigurationHandshake.h.

Referenced by edm::MessageLoggerQ::MLqCFG(), edm::MessageLoggerQ::MLqFLS(), edm::MessageLoggerQ::MLqJRS(), and edm::service::MessageLoggerScribe::run().

void* edm::ConfigurationHandshake::p

Definition at line 17 of file ConfigurationHandshake.h.

Referenced by edm::service::MessageLoggerScribe::run().


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:39:53 2009 for CMSSW by  doxygen 1.5.4