#include <SendViaCoCo.hpp>
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 |
|
function to set the required values which are required in the thread.
|
|
function svc is the entry point of the thread. |