VISH  0.2
Public Member Functions
Wizt::VCreatorCategory::Iterator Struct Reference

Iterator base class for the VCreatorCategory::iterate() function. More...

#include </home/werner/origo/vish/ocean/plankton/VCreatorCategory.hpp>

List of all members.

Public Member Functions


Detailed Description

Iterator base class for the VCreatorCategory::iterate() function.


Member Function Documentation

virtual bool Wizt::VCreatorCategory::Iterator::apply ( const WeakPtr< VCreatorBase > &  C) [pure virtual]

Callback function for the iteration, which will stop as soon as this function returns false.

Returns:
Must return true to traverse the full list of creators per category.

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