YetAnotherCoupler 3.5.2
Loading...
Searching...
No Matches
yac.ExchangeType Class Reference

Exchange type of a field. More...

Inheritance diagram for yac.ExchangeType:
Inheritance graph
Collaboration diagram for yac.ExchangeType:
Collaboration graph

Static Public Attributes

 NONE = _EXCHANGE_TYPE_NONE
 
 SOURCE = _EXCHANGE_TYPE_SOURCE
 
 TARGET = _EXCHANGE_TYPE_TARGET
 

Detailed Description

Exchange type of a field.

Refers to YAC_EXCHANGE_TYPE_NONE, YAC_EXCHANGE_TYPE_SOURCE and YAC_EXCHANGE_TYPE_TARGET

Definition at line 423 of file yac.pyx.

Field Documentation

◆ NONE

yac.ExchangeType.NONE = _EXCHANGE_TYPE_NONE
static

Definition at line 429 of file yac.pyx.

◆ SOURCE

yac.ExchangeType.SOURCE = _EXCHANGE_TYPE_SOURCE
static

Definition at line 430 of file yac.pyx.

◆ TARGET

yac.ExchangeType.TARGET = _EXCHANGE_TYPE_TARGET
static

Definition at line 431 of file yac.pyx.


The documentation for this class was generated from the following file: