Version: 9.15.0
YACS::ENGINE::StreamLinkInfo Struct Reference

#include <VisitorSaveSchema.hxx>

Collaboration diagram for YACS::ENGINE::StreamLinkInfo:

Public Attributes

Nodefrom
 
Nodeto
 
OutputDataStreamPortoutp
 
InPortinp
 
bool toDelete
 

Detailed Description

Definition at line 50 of file VisitorSaveSchema.hxx.

Member Data Documentation

◆ from

Node* YACS::ENGINE::StreamLinkInfo::from

Definition at line 52 of file VisitorSaveSchema.hxx.

◆ inp

InPort* YACS::ENGINE::StreamLinkInfo::inp

Definition at line 55 of file VisitorSaveSchema.hxx.

◆ outp

OutputDataStreamPort* YACS::ENGINE::StreamLinkInfo::outp

Definition at line 54 of file VisitorSaveSchema.hxx.

◆ to

Node* YACS::ENGINE::StreamLinkInfo::to

Definition at line 53 of file VisitorSaveSchema.hxx.

◆ toDelete

bool YACS::ENGINE::StreamLinkInfo::toDelete

Definition at line 56 of file VisitorSaveSchema.hxx.


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