Panda3D
Loading...
Searching...
No Matches
Classes | Functions
virtualFileMount.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandabase.h"
#include "virtualFile.h"
#include "filename.h"
#include "pointerTo.h"
#include "typedReferenceCount.h"
#include "virtualFileMount.I"

Go to the source code of this file.

Classes

class  VirtualFileMount
 The abstract base class for a mount definition used within a VirtualFileSystem. More...
 

Functions

std::ostream & operator<< (std::ostream &out, const VirtualFileMount &mount)
 

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
2002-08-03

Definition in file virtualFileMount.h.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
const VirtualFileMount & mount )
inline

Definition at line 52 of file virtualFileMount.I.