CrystalSpace

Public API Reference

iPluginIterator Struct Reference
[Shared Class Facility (SCF)]

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

#include <iutil/plugin.h>

Inheritance diagram for iPluginIterator:

List of all members.

Public Member Functions

virtual bool HasNext ()=0
 Are there more elements?
virtual iComponentNext ()=0
 Get next element.

Detailed Description

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

Definition at line 42 of file plugin.h.


Member Function Documentation

virtual bool iPluginIterator::HasNext (  )  [pure virtual]

Are there more elements?

virtual iComponent* iPluginIterator::Next (  )  [pure virtual]

Get next element.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1