21 INLINE DatagramInputFile::
24 _read_first_datagram =
false;
25 _in = (istream *)NULL;
35 INLINE DatagramInputFile::
36 ~DatagramInputFile() {
58 static ifstream null_stream;
59 nassertr(_in != NULL, null_stream);
Keeps a reference-counted pointer to a file on disk.
The name of a file, such as a texture file or an Egg file.