#include <FWCore/MessageLogger/interface/ConfigurationHandshake.h>
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 |
void * | p |
Definition at line 16 of file ConfigurationHandshake.h.
edm::ConfigurationHandshake::ConfigurationHandshake | ( | void * | p_in, | |
Place_for_passing_exception_ptr | epp_in | |||
) | [inline, explicit] |
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().
Definition at line 20 of file ConfigurationHandshake.h.
Referenced by edm::MessageLoggerQ::MLqCFG(), edm::MessageLoggerQ::MLqJRS(), and edm::service::MessageLoggerScribe::run().
Definition at line 18 of file ConfigurationHandshake.h.
Referenced by edm::MessageLoggerQ::MLqCFG(), edm::MessageLoggerQ::MLqFLS(), edm::MessageLoggerQ::MLqJRS(), and edm::service::MessageLoggerScribe::run().
Definition at line 17 of file ConfigurationHandshake.h.
Referenced by edm::service::MessageLoggerScribe::run().