CrystalSpace

Public API Reference

Public Member Functions
iAddonReference Struct Reference

This interface represents a reference to an addon. More...

#include <imap/saverref.h>

Inheritance diagram for iAddonReference:
iBase scfImplementationExt2< csAddonReference, csObject, iAddonReference, iSelfDestruct > csAddonReference

List of all members.

Public Member Functions

virtual iBaseGetAddonObject () const =0
 Get the object that the addon references.
virtual const char * GetParamsFile () const =0
 Get the file name of the params file.
virtual const char * GetPlugin () const =0
 Get the SCF name of the plugin.
virtual iObjectQueryObject ()=0
 Get the iObject for this interface.

Detailed Description

This interface represents a reference to an addon.

Definition at line 84 of file saverref.h.


Member Function Documentation

virtual iBase* iAddonReference::GetAddonObject ( ) const [pure virtual]

Get the object that the addon references.

Implemented in csAddonReference.

virtual const char* iAddonReference::GetParamsFile ( ) const [pure virtual]

Get the file name of the params file.

Implemented in csAddonReference.

virtual const char* iAddonReference::GetPlugin ( ) const [pure virtual]

Get the SCF name of the plugin.

Implemented in csAddonReference.

virtual iObject* iAddonReference::QueryObject ( ) [pure virtual]

Get the iObject for this interface.

Implemented in csAddonReference.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.7.6.1