31 #ifndef OPAL_H323_H323TRANS_H
32 #define OPAL_H323_H323TRANS_H
45 #include <ptclib/asner.h>
61 virtual PASN_Object &
GetPDU() = 0;
63 virtual const PASN_Object &
GetPDU()
const = 0;
64 virtual const PASN_Choice &
GetChoice()
const = 0;
68 virtual const char * GetProtocolName()
const = 0;
76 const H235Authenticators & auth
84 template <
class PDU>
void Prepare(PDU & pdu)
159 const PASN_Object & rawPDU
179 PBoolean callback =
true
209 H225_ArrayOf_TransportAddress & addresses
226 unsigned numRetries = 0,
227 PTimeInterval timeout = 0);
260 const PASN_Choice * = NULL
339 unsigned sequenceNumber,
354 virtual const char * GetName()
const = 0;
497 #endif // OPAL_H323_H323TRANS_H