VISH  0.2
Classes | Static Public Member Functions
Wizt::VCreatorCategory Class Reference

List of all members.

Classes

Static Public Member Functions


Member Function Documentation

VCreatorProperties & Wizt::VCreatorCategory::getProperties ( const string CategoryName) [static]

Get the properties of the given Creator Category, allows to modify them.

Note that these are global properties.

Clarification: though the result is of type VCreatorProperties, it refers to a Category or Creators, not a single Creator.

int Wizt::VCreatorCategory::iterate ( const string CategoryName,
VCreatorCategory::Iterator It 
) [static]

Iterate over all VCreators of a given Category .

Use getProperties() to get overall propertiers of this Category.

Returns:
-1 if the specified category was not found, otherwise the number of entries that was successfully traversed.

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