|
Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "dtoolbase.h"Go to the source code of this file.
Typedefs | |
| typedef fstream | pfstream |
| typedef ifstream | pifstream |
| typedef ofstream | pofstream |
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 pandaFileStream.h.
| typedef fstream pfstream |
Definition at line 118 of file pandaFileStream.h.
| typedef ifstream pifstream |
Definition at line 116 of file pandaFileStream.h.
| typedef ofstream pofstream |
Definition at line 117 of file pandaFileStream.h.