FeeServer::IssueThread Class Reference
[Processes]

#include <feeserver/fee_issue.hh>

Inheritance diagram for FeeServer::IssueThread:

Inheritance graph
[legend]
Collaboration diagram for FeeServer::IssueThread:

Collaboration graph
[legend]

List of all members.


Detailed Description

Thread that forwards command requests to the control engine.

Public Member Functions

 IssueThread (Main &main)
void SetCommand (Command &c)
void SetAcknowledge (Acknowledge &a)
void * operator() ()

Protected Member Functions

 IssueThread (const IssueThread &)
IssueThreadoperator= (const IssueThread &)

Protected Attributes

Main_main
Command_command
Acknowledge_acknowledge

Constructor & Destructor Documentation

FeeServer::IssueThread::IssueThread ( Main main  )  [inline]

Constructor

FeeServer::IssueThread::IssueThread ( const IssueThread  )  [protected]

Not implemented


Member Function Documentation

void FeeServer::IssueThread::SetCommand ( Command c  )  [inline]

Set the command information

void FeeServer::IssueThread::SetAcknowledge ( Acknowledge a  )  [inline]

Set the acknowledge information

void * FeeServer::IssueThread::operator() (  )  [virtual]

Do the thread thing

Implements FeeServer::Thread.

IssueThread& FeeServer::IssueThread::operator= ( const IssueThread  )  [protected]

Not implemented


Member Data Documentation

Reference to server.

Command information

Acknowledge information


The documentation for this class was generated from the following files:

Generated on Thu Jun 26 17:02:30 2008 for FeeServer++ 0.9 by  doxygen 1.5.6