#include "pandabase.h"
#include "filename.h"
#include "pointerTo.h"
#include "typedReferenceCount.h"
#include "ordered_vector.h"
#include "virtualFile.I"
Go to the source code of this file.
Compounds | |
class | VirtualFile |
The abstract base class for a file or directory within the VirtualFileSystem. More... | |
Functions | |
ostream & | operator<< (ostream &out, const VirtualFile &file) |
Definition in file virtualFile.h.
|
Definition at line 52 of file virtualFile.I. |