compp::ASrv Class Reference
#include <ASrv.h>
Detailed Description
Definition at line 16 of file ASrv.h.
Constructor & Destructor Documentation
| compp::ASrv::ASrv |
( |
const int |
port |
) |
|
| compp::ASrv::ASrv |
( |
const std::string & |
IPAddr, |
|
|
const int |
port | |
|
) |
| | |
Member Function Documentation
| void compp::ASrv::AddMultiCastGroup |
( |
const std::string & |
IPAddr |
) |
|
| void compp::ASrv::Broadcast |
( |
const bool |
BC |
) |
|
| void compp::ASrv::commenceWork |
( |
|
) |
|
| std::string compp::ASrv::executeTransaction |
( |
const std::string & |
request, |
|
|
ASrvContext & |
Context | |
|
) |
| | [virtual] |
| void * compp::ASrv::Run |
( |
void * |
v |
) |
[virtual] |
| void compp::ASrv::setIPAddr |
( |
const std::string & |
s |
) |
[inline] |
| void compp::ASrv::setPort |
( |
const int |
p |
) |
[inline] |
Field Documentation
The documentation for this class was generated from the following files:
- /home/fb/sf/compp/trunk/ComPP/include/ComPlusPlus/ASrv.h
- /home/fb/sf/compp/trunk/ComPP/ComPlusPlus/ASrv.cpp