BNCS.Logic.Engine Namespace

<< Click to Display Table of Contents >>

Navigation:  Reference >

BNCS.Logic.Engine Namespace

The Engine namespace.

 

Classes


Class

Description

Public class

BasePortInstance

Represents a base class for port instances.

Public class

InputPortInstance

Represents an instance of an input port, which is a specialized type of BasePortInstance.

Public class

LogicEngine

Provides core logic processing functionalities.

Provides core logic processing functionalities.

Public class

OutputPortInstance

Represents an instance of an output port, which is a specialized type of port that can send data to a single receiver and can be disposed of when no longer needed.