VISH  0.2
Public Types | Public Member Functions | Static Public Member Functions
Wizt::VAbstractValueParameter Class Reference

Making parameters for abstract values. More...

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

List of all members.

Public Types

Public Member Functions

Static Public Member Functions


Detailed Description

Making parameters for abstract values.

Parameters:
Theabstract type, its VValue<Type> must export a Creator_t typename with a get() member function that provides access to the global instance of the abstract type.

Member Function Documentation

override RefPtr<VValueBase> Wizt::VAbstractValueParameter::createLocalVariable ( const RefPtr< ValuePool > &  GhostValues) const [inline, virtual]

Create a variable that is local relative to the specified ValuePool.

The return value is false only if the specified pointer is invalid.

Implements Wizt::VParameter.


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