Version: 8.3.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

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

Definition at line 52 of file VisitorSaveSchema.hxx.

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

Definition at line 55 of file VisitorSaveSchema.hxx.

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

Definition at line 54 of file VisitorSaveSchema.hxx.

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

Definition at line 53 of file VisitorSaveSchema.hxx.

bool YACS::ENGINE::StreamLinkInfo::toDelete

Definition at line 56 of file VisitorSaveSchema.hxx.


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