Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const NetDatagram &datagram) |
std::istream & | operator>> (std::istream &in, NetDatagram &datagram) |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file datagram_ui.h.
std::ostream & operator<< | ( | std::ostream & | out, |
const NetDatagram & | datagram ) |
Definition at line 101 of file datagram_ui.cxx.
std::istream & operator>> | ( | std::istream & | in, |
NetDatagram & | datagram ) |
Definition at line 33 of file datagram_ui.cxx.