31 #ifndef OPAL_H323_H501PDU_H
32 #define OPAL_H323_H501PDU_H
42 #include <ptlib/sockets.h>
56 PCLASSINFO(
H501PDU, H501_Message);
62 virtual PObject *
Clone()
const;
65 virtual PASN_Object &
GetPDU();
67 virtual const PASN_Object &
GetPDU()
const;
68 virtual const PASN_Choice &
GetChoice()
const;
72 virtual const char * GetProtocolName()
const;
112 void BuildPDU(
unsigned tag,
unsigned seqnum);
118 #endif // OPAL_H323_H501PDU_H