34 #ifndef OPAL_H323_TRANSADDR_H
35 #define OPAL_H323_TRANSADDR_H
45 #include <ptlib/sockets.h>
49 class H225_TransportAddress;
50 class H245_TransportAddress;
51 class H225_ArrayOf_TransportAddress;
82 const H225_TransportAddress & pdu,
83 const char * proto = NULL
86 const H245_TransportAddress & pdu,
87 const char * proto = NULL
90 PBoolean
SetPDU(H225_TransportAddress & pdu, WORD defPort = 0)
const;
91 PBoolean
SetPDU(H245_TransportAddress & pdu, WORD defPort = 0)
const;
104 const H225_ArrayOf_TransportAddress & addresses
110 const PStringArray & array
113 const PStringList & list
116 const PSortedStringList & list
123 const PString & address
131 const PCollection & coll
141 H225_ArrayOf_TransportAddress & pdu
147 #endif // OPAL_H323_TRANSADDR_H