x4Trace Documentation v1.0
Loading...
Searching...
No Matches
Ix4Trace.Engine.Features.Operation Namespace Reference

Classes

class  IOperationFeature
 Represents an operation feature. The flow blocks contains these operations. More...
 
class  IOperationListFeature
 Represnts a list of operations. More...
 
class  IOperationPort
 Represents a port feature of operations. More...
 
class  IOperationPortSubList
 Sub list of the operation ports. More...
 

Enumerations

enum  PortIO { Input = 0 , Output = 1 }
 IO type of port. More...
 

Enumeration Type Documentation

◆ PortIO

IO type of port.

Enumerator
Input 

Input port.

Output 

Output port.