Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

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 ArchivingService/src/ArchivingWorkerGroup.h.


Constructor & Destructor Documentation

SctArchiving::ArchivingWorkerGroup::ArchivingWorkerGroup  )  [inline]
 

initialise the number of calls to 0.

Definition at line 21 of file ArchivingService/src/ArchivingWorkerGroup.h.

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

destructor

Definition at line 24 of file ArchivingService/src/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 ArchivingService/src/ArchivingWorkerGroup.cpp.

References Sct::AbstractThrowable::sendToMrs().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Thu Jul 15 09:52:07 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5