VISH  0.2
Public Member Functions
Wizt::VSlotIterator Class Reference

The callback class for iterating over the input objects (i.e. More...

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

List of all members.

Public Member Functions


Detailed Description

The callback class for iterating over the input objects (i.e.

parameters) of a VObject.

Examples:

WebVish.cpp.


Member Function Documentation

virtual bool Wizt::VSlotIterator::apply ( const RefPtr< VSlot > &  what,
int  expertLevel 
) [pure virtual]

Callback function, return false to terminate the iteration.

Parameters:
nameThe name of the parameter
whatReference to the parameter instance
memberWhich member of the parameter is used.
expertLevelThe parameter's visibility level in the current context

Implemented in FindSeedpoint::findDoubleData, FindVolumeRender::findDoubleData, Wizt::VFindLongestObjectInputName, and NetworkObjectHtml::ObjectInput.


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