Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

ztt::dcs::SendViaCoCo Class Reference

#include <SendViaCoCo.hpp>

List of all members.


Detailed Description

This class is used to create a new thread which main task is the sending of configuration data down to the FeeServer. This class contain also the CommandCoder written by Roland and Tom.

Date:
2006-08-01
Author:
Benjamin Schockert


Public Member Functions

 SendViaCoCo (void)
 ~SendViaCoCo (void)
virtual int svc (void)
void setValues (const std::vector< char * > &name, const std::list< int > &number)


Constructor & Destructor Documentation

ztt::dcs::SendViaCoCo::SendViaCoCo void   )  [inline]
 

Constructor

ztt::dcs::SendViaCoCo::~SendViaCoCo void   ) 
 

Destructor


Member Function Documentation

void ztt::dcs::SendViaCoCo::setValues const std::vector< char * > &  name,
const std::list< int > &  number
[inline]
 

function to set the required values which are required in the thread.

Parameters:
name contain the servernames.
number contain the tag.

virtual int ztt::dcs::SendViaCoCo::svc void   )  [virtual]
 

function svc is the entry point of the thread.


The documentation for this class was generated from the following file:
Generated on Fri Mar 30 02:54:34 2007 for InterComLayer by doxygen 1.3.5