#include <iqueue.h>
Inheritance diagram for ConflictHandler:

Public Member Functions | |
| ConflictingTransportAddress * | searchDataConflict (InetAddress na, tpport_t dtp) |
| ConflictingTransportAddress * | searchControlConflict (InetAddress na, tpport_t ctp) |
| void | updateConflict (ConflictingTransportAddress &ca) |
| void | addConflict (const InetAddress &na, tpport_t dtp, tpport_t ctp) |
Protected Member Functions | |
| ConflictHandler () | |
| virtual | ~ConflictHandler () |
Protected Attributes | |
| ConflictingTransportAddress * | firstConflict |
| ConflictingTransportAddress * | lastConflict |
Classes | |
| struct | ConflictingTransportAddress |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.4