Go to the documentation of this file.
31 #ifndef OPAL_T120_X224_H
32 #define OPAL_T120_X224_H
40 #include <ptlib/sockets.h>
48 class X224 :
public PObject
50 PCLASSINFO(
X224, PObject)
65 void PrintOn(ostream & strm)
const;
66 PBoolean
Decode(
const PBYTEArray & rawData);
67 PBoolean
Encode(PBYTEArray & rawData)
const;
70 const PBYTEArray &
GetData()
const {
return data; }
78 #endif // OPAL_T120_X224_H