SyncSource objects modification methods.
More...
#include <iqueue.h>
List of all members.
Detailed Description
SyncSource objects modification methods.
- Author:
- Federico Montesino Pouzols <fedemp@altern.org>
Constructor & Destructor Documentation
SyncSourceHandler::SyncSourceHandler |
( |
|
) |
[inline, protected] |
virtual SyncSourceHandler::~SyncSourceHandler |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
void* SyncSourceHandler::getLink |
( |
const SyncSource & |
source |
) |
const [inline] |
void SyncSourceHandler::setControlTransportPort |
( |
SyncSource & |
source, |
|
|
tpport_t |
p | |
|
) |
| | [inline] |
void SyncSourceHandler::setDataTransportPort |
( |
SyncSource & |
source, |
|
|
tpport_t |
p | |
|
) |
| | [inline] |
void SyncSourceHandler::setLink |
( |
SyncSource & |
source, |
|
|
void * |
link | |
|
) |
| | [inline] |
void SyncSourceHandler::setNetworkAddress |
( |
SyncSource & |
source, |
|
|
InetAddress |
addr | |
|
) |
| | [inline] |
void SyncSourceHandler::setSender |
( |
SyncSource & |
source, |
|
|
bool |
active | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: