|
|
@@ -34,7 +34,7 @@ class DatagramIterator;
|
|
|
// constructed; it's just a convenient place to scope
|
|
|
// these static methods which should be called directly.
|
|
|
////////////////////////////////////////////////////////////////////
|
|
|
-class IoPtaDatagramInt {
|
|
|
+class EXPCL_PANDA IoPtaDatagramInt {
|
|
|
public:
|
|
|
static void write_datagram(Datagram &dest, CPTA_int array);
|
|
|
static PTA_int read_datagram(DatagramIterator &source);
|