#include <VisitorSaveSchema.hxx>

Public Attributes | |
| Node * | from |
| Node * | to |
| OutputDataStreamPort * | outp |
| InPort * | inp |
| bool | toDelete |
Definition at line 50 of file VisitorSaveSchema.hxx.
| 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.