iLibraryReference Struct Reference
This interface represents a reference to a library file. More...
#include <imap/saverref.h>
Inheritance diagram for iLibraryReference:
Public Member Functions | |
virtual bool | GetCheckDupes () const =0 |
Get whether we should check dupes. | |
virtual const char * | GetFile () const =0 |
Get the file name of the library reference. | |
virtual const char * | GetPath () const =0 |
Get the path of the library reference. | |
virtual iObject * | QueryObject ()=0 |
Get the iObject for this interface. |
Detailed Description
This interface represents a reference to a library file.
Definition at line 33 of file saverref.h.
Member Function Documentation
virtual bool iLibraryReference::GetCheckDupes | ( | ) | const [pure virtual] |
virtual const char* iLibraryReference::GetFile | ( | ) | const [pure virtual] |
virtual const char* iLibraryReference::GetPath | ( | ) | const [pure virtual] |
virtual iObject* iLibraryReference::QueryObject | ( | ) | [pure virtual] |
The documentation for this struct was generated from the following file:
- imap/saverref.h
Generated for Crystal Space by doxygen 1.4.7