#include <pandabase.h>
#include "connection.h"
#include "netAddress.h"
#include <datagram.h>
#include <pointerTo.h>
#include <string>
#include "netDatagram.I"
Go to the source code of this file.
Compounds | |
class | NetDatagram |
A specific kind of Datagram, especially for sending across or receiving from a network. More... | |
Variables | |
const int | maximum_udp_datagram = 1024 |
Definition in file netDatagram.h.
|
Definition at line 41 of file netDatagram.h. |