SctArchiving::ArchivingWorkerGroup Class Reference

Represents a group of worker threads which interpret and carry out ArchivingCommand s. More...

#include <ArchivingWorkerGroup.h>

Inheritance diagram for SctArchiving::ArchivingWorkerGroup:

Inheritance graph
[legend]
Collaboration diagram for SctArchiving::ArchivingWorkerGroup:

Collaboration graph
[legend]

Public Member Functions

 ArchivingWorkerGroup ()
 initialise the number of calls to 0.
virtual ~ArchivingWorkerGroup ()
 destructor

Private Member Functions

virtual void work (shared_ptr< ArchivingCommand >) throw ()
 Interprets and Handles its own exceptions, sending messages to MRS.

Detailed Description

Represents a group of worker threads which interpret and carry out ArchivingCommand s.

Definition at line 18 of file ArchivingWorkerGroup.h.


Constructor & Destructor Documentation

SctArchiving::ArchivingWorkerGroup::ArchivingWorkerGroup  )  [inline]
 

initialise the number of calls to 0.

Definition at line 21 of file ArchivingWorkerGroup.h.

virtual SctArchiving::ArchivingWorkerGroup::~ArchivingWorkerGroup  )  [inline, virtual]
 

destructor

Definition at line 24 of file ArchivingWorkerGroup.h.


Member Function Documentation

void SctArchiving::ArchivingWorkerGroup::work shared_ptr< ArchivingCommand  )  throw () [private, virtual]
 

Interprets and Handles its own exceptions, sending messages to MRS.

Definition at line 8 of file ArchivingWorkerGroup.cpp.

References Sct::AbstractThrowable::sendToMrs(), and Sct::Throwable::sendToMrs().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Feb 6 14:05:03 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6