#include <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 15 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 18 of file ConfigurationHandshake.h.
Referenced by edm::service::MainThreadMLscribe::runCommand(), and edm::service::MessageLoggerScribe::runCommand().
Definition at line 19 of file ConfigurationHandshake.h.
Referenced by edm::service::MainThreadMLscribe::runCommand(), and edm::service::MessageLoggerScribe::runCommand().
Definition at line 17 of file ConfigurationHandshake.h.
Referenced by edm::service::MainThreadMLscribe::runCommand(), and edm::service::MessageLoggerScribe::runCommand().
Definition at line 16 of file ConfigurationHandshake.h.
Referenced by edm::service::MessageLoggerScribe::runCommand().