VISH  0.2
Public Member Functions
Wizt::VCreatorProperties Class Reference

A set of properties for a VCreator. More...

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

List of all members.

Public Member Functions


Detailed Description

A set of properties for a VCreator.

, VCreatorProperty

See also:
Panthalassa syntax for object construction.

Constructor & Destructor Documentation

Wizt::VCreatorProperties::VCreatorProperties ( const string keyname,
const string Description = "",
const string Operatorname = "" 
)

Creator with key, description and operator (deprecated)

Syntax for the keyname: Category/Identifier(arguments)

Using this constructor via a keyname requires parsing the keyname using special characters, namely "/", "(" and ")". It is recommended to use the alternative constructor via VCreatorProperty<> objects instead which will pose no restriction on the used characters.


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