Version: 8.3.0
YACS::ENGINE::DataLinkInfo Struct Reference

#include <VisitorSaveSchema.hxx>

Collaboration diagram for YACS::ENGINE::DataLinkInfo:

Public Attributes

Nodefrom
 
Nodeto
 
OutputPortoutp
 
InPortinp
 
bool toDelete
 

Detailed Description

Definition at line 41 of file VisitorSaveSchema.hxx.

Member Data Documentation

Node* YACS::ENGINE::DataLinkInfo::from

Definition at line 43 of file VisitorSaveSchema.hxx.

InPort* YACS::ENGINE::DataLinkInfo::inp

Definition at line 46 of file VisitorSaveSchema.hxx.

OutputPort* YACS::ENGINE::DataLinkInfo::outp

Definition at line 45 of file VisitorSaveSchema.hxx.

Node* YACS::ENGINE::DataLinkInfo::to

Definition at line 44 of file VisitorSaveSchema.hxx.

bool YACS::ENGINE::DataLinkInfo::toDelete

Definition at line 47 of file VisitorSaveSchema.hxx.


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