This class handles a list of destination addresses.
More...
#include <oqueue.h>
This class handles a list of destination addresses.
Stores network addresses as InetAddress objects.
- Author
- Federico Montesino Pouzols fedem.nosp@m.p@al.nosp@m.tern..nosp@m.org
Definition at line 68 of file oqueue.h.
DestinationListHandler::DestinationListHandler |
( |
| ) |
|
DestinationListHandler::~DestinationListHandler |
( |
| ) |
|
Locks the object before modifying it.
bool DestinationListHandler::isSingleDestination |
( |
| ) |
const |
|
inline |
Get whether there is only a destination in the list.
Definition at line 82 of file oqueue.h.
void DestinationListHandler::lockDestinationList |
( |
| ) |
const |
|
inline |
Locks the object before modifying it.
void DestinationListHandler::unlockDestinationList |
( |
| ) |
const |
|
inline |
void DestinationListHandler::writeLockDestinationList |
( |
| ) |
const |
|
inlineprotected |
ThreadLock DestinationListHandler::destinationLock |
|
mutableprivate |
The documentation for this class was generated from the following file: