H323TransportAddress Class Reference
#include <transaddr.h>
List of all members.
Detailed Description
Transport address for H.323. This adds functions to the basic
OpalTransportAddress for conversions to and from H.225 and H.245 PDU structures.
Constructor & Destructor Documentation
H323TransportAddress::H323TransportAddress |
( |
|
) |
[inline] |
H323TransportAddress::H323TransportAddress |
( |
const char * |
addr, |
|
|
WORD |
port = 0 , |
|
|
const char * |
proto = NULL | |
|
) |
| | [inline] |
H323TransportAddress::H323TransportAddress |
( |
const PString & |
addr, |
|
|
WORD |
port = 0 , |
|
|
const char * |
proto = NULL | |
|
) |
| | [inline] |
H323TransportAddress::H323TransportAddress |
( |
PIPSocket::Address |
ip, |
|
|
WORD |
port, |
|
|
const char * |
proto = NULL | |
|
) |
| | [inline] |
H323TransportAddress::H323TransportAddress |
( |
const H225_TransportAddress & |
pdu, |
|
|
const char * |
proto = NULL | |
|
) |
| | |
H323TransportAddress::H323TransportAddress |
( |
const H245_TransportAddress & |
pdu, |
|
|
const char * |
proto = NULL | |
|
) |
| | |
Member Function Documentation
- Parameters:
-
pdu |
List of transport addresses listening on |
associatedTransport |
Associated transport for precendence and translation |
The documentation for this class was generated from the following file: