VISH  0.2
Public Member Functions | Public Attributes
Wizt::VActionNotifier::CreationSource Struct Reference

An optional property of the VObjectCreation()'s CreationContext telling why the object was created, meaning: which slot requested the creation of this object. More...

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

List of all members.

Public Member Functions

Public Attributes


Detailed Description

An optional property of the VObjectCreation()'s CreationContext telling why the object was created, meaning: which slot requested the creation of this object.

This property is set by VObject::createInput, for instance.


Member Data Documentation

The slot that triggered the creation of the new object.

The newly created object will be a parent of this slot's owning object (VSlot::SlotOwner() ), providing an output type which will be used as an input of this slot.


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