Panda3D
Loading...
Searching...
No Matches
Typedefs
pandaFileStream.h File Reference

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
 

Detailed Description

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."

Author
drose
Date
2008-09-08

Definition in file pandaFileStream.h.

Typedef Documentation

◆ pfstream

typedef fstream pfstream

Definition at line 118 of file pandaFileStream.h.

◆ pifstream

typedef ifstream pifstream

Definition at line 116 of file pandaFileStream.h.

◆ pofstream

typedef ofstream pofstream

Definition at line 117 of file pandaFileStream.h.