CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

iPluginIterator Struct Reference
[Shared Class Facility (SCF)]

An iterator to iterate over all plugins in the plugin manager. More...

#include <plugin.h>

Inheritance diagram for iPluginIterator:

iBase List of all members.

Public Methods

virtual bool HasNext ()=0
 Are there more elements? More...

virtual iBaseNext ()=0
 Get next element. More...


Detailed Description

An iterator to iterate over all plugins in the plugin manager.

Definition at line 60 of file plugin.h.


Member Function Documentation

virtual bool iPluginIterator::HasNext   [pure virtual]
 

Are there more elements?

virtual iBase* iPluginIterator::Next   [pure virtual]
 

Get next element.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14