#include <Boap.h>
◆ BoapServerConnection()
BoapServerConnection::BoapServerConnection |
( |
BoapServer & |
boapServer, |
|
|
int |
fd |
|
) |
| |
◆ ~BoapServerConnection()
BoapServerConnection::~BoapServerConnection |
( |
| ) |
|
|
virtual |
◆ function()
void * BoapServerConnection::function |
( |
| ) |
|
|
privatevirtual |
◆ getHead()
◆ getSocket()
BSocket & BoapServerConnection::getSocket |
( |
| ) |
|
|
virtual |
◆ init()
BError BoapServerConnection::init |
( |
| ) |
|
|
virtual |
◆ process()
BError BoapServerConnection::process |
( |
| ) |
|
|
virtual |
◆ setMaxLength()
void BoapServerConnection::setMaxLength |
( |
BUInt32 |
maxLength | ) |
|
|
virtual |
◆ validate()
BError BoapServerConnection::validate |
( |
| ) |
|
|
virtual |
◆ oboapServer
◆ omaxLength
BUInt32 BoapServerConnection::omaxLength |
|
private |
◆ orx
◆ osocket
BSocket BoapServerConnection::osocket |
|
private |
◆ otx
The documentation for this class was generated from the following files:
- /src/cern/tms/tms/beam/libBeam/Boap.h
- /src/cern/tms/tms/beam/libBeam/Boap.cpp