YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Static Public Attributes
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 351 of file yac.pyx.

Field Documentation

◆ NONE

yac.ExchangeType.NONE = _EXCHANGE_TYPE_NONE
static

Definition at line 357 of file yac.pyx.

◆ SOURCE

yac.ExchangeType.SOURCE = _EXCHANGE_TYPE_SOURCE
static

Definition at line 358 of file yac.pyx.

◆ TARGET

yac.ExchangeType.TARGET = _EXCHANGE_TYPE_TARGET
static

Definition at line 359 of file yac.pyx.


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