Table of Contents

Struct BufferSlot.Adapter

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

Adapter describing buffer-slot compatibility rules.

public struct BufferSlot.Adapter : ISlotAdapter
Implements
Inherited Members

Constructors

Adapter(SlotDirection)

Creates a buffer-slot adapter for the specified slot direction.

Properties

direction

Direction of the slot instance that created this adapter.

slotType

Reports the concrete slot type represented by this adapter.

Methods

CanConnectTo(ISlotAdapter)

Allows connections to other buffer slots or generic slots as long as they point in the opposite direction.