csLibraryReference Class Reference
An object representing a reference to a library. More...
#include <cstool/saverref.h>
Inherits scfImplementationExt2<csLibraryReference, csObject, iLibraryReference, iSelfDestruct>.
Public Member Functions | |
| csLibraryReference (const char *file, const char *path=0, bool checkDupes=false) | |
| The constructor. | |
| virtual | ~csLibraryReference () |
| The destructor. | |
Detailed Description
An object representing a reference to a library.Definition at line 64 of file saverref.h.
Constructor & Destructor Documentation
| csLibraryReference::csLibraryReference | ( | const char * | file, | |
| const char * | path = 0, |
|||
| bool | checkDupes = false | |||
| ) |
The constructor.
| virtual csLibraryReference::~csLibraryReference | ( | ) | [virtual] |
The destructor.
The documentation for this class was generated from the following file:
- cstool/saverref.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
