VISH  0.2
Public Types | Public Member Functions | Public Attributes
Wizt::VInputValue Struct Reference

A VInput that actually stores its type here. More...

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

List of all members.

Public Types

Public Member Functions

Public Attributes


Detailed Description

A VInput that actually stores its type here.

Examples:

exocoetida.cpp, LocalCompoundInput.cpp, and stockvish.cpp.


Member Function Documentation

override bool Wizt::VInputValue::setValue ( const RefPtr< ValuePool > &  GhostValues,
const string member,
const Type &  val,
const ValueNotifierList DoNotBroadcast = 0 
) [inline, virtual]

Set the variable type in a certain context.

If the context has some ghost values (shadow copies) of this variable, then this instance of the variable is modified. This requires an owner of this input to be valid.

Implements Wizt::VInput< Type >.


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