iPluginReference Struct Reference
This interface represents a reference to a plugin. More...
#include <imap/saverref.h>
Inheritance diagram for iPluginReference:

Public Member Functions | |
virtual const char * | GetClassID () const =0 |
Get the Class ID of the plugin. | |
virtual const char * | GetName () const =0 |
Get the name of the plugin reference. | |
virtual iObject * | QueryObject ()=0 |
Get the iObject for this interface. |
Detailed Description
This interface represents a reference to a plugin.Definition at line 33 of file saverref.h.
Member Function Documentation
virtual const char* iPluginReference::GetClassID | ( | ) | const [pure virtual] |
Get the Class ID of the plugin.
virtual const char* iPluginReference::GetName | ( | ) | const [pure virtual] |
Get the name of the plugin reference.
virtual iObject* iPluginReference::QueryObject | ( | ) | [pure virtual] |
Get the iObject for this interface.
The documentation for this struct was generated from the following file:
- imap/saverref.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8