#include <opal/buildopts.h>#include <ptlib/sockets.h>Go to the source code of this file.
Functions | |
| OpalTransportAddressArray (const OpalTransportAddress &address) | |
| OpalTransportAddressArray (const PStringArray &array) | |
| OpalTransportAddressArray (const PStringList &list) | |
| OpalTransportAddressArray (const PSortedStringList &list) | |
| void | AppendString (const char *address) |
| void | AppendString (const PString &address) |
| void | AppendAddress (const OpalTransportAddress &address) |
| void | AppendStringCollection (const PCollection &coll) |
| PLIST (OpalListenerList, OpalListener) | |
| OpalTransportAddressArray | OpalGetInterfaceAddresses (const OpalListenerList &listeners, BOOL excludeLocalHost=TRUE, OpalTransport *associatedTransport=NULL) |
| OpalTransportAddressArray | OpalGetInterfaceAddresses (const OpalTransportAddress &addr, BOOL excludeLocalHost=TRUE, OpalTransport *associatedTransport=NULL) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
Return a list of transport addresses corresponding to a listener list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.2