Table of Contents

Class BufferSlot

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll
[Serializable]
public class BufferSlot : SlotBase, ISlot
Inheritance
BufferSlot
Implements
Inherited Members

Constructors

BufferSlot()

Creates an empty buffer slot for serialization.

BufferSlot(string, SlotDirection, int)

Creates a named buffer slot with a fixed direction and id.

Methods

GetAdapter()

Returns an adapter describing how this slot can connect to other slot types.