#include <VisitorSaveSchema.hxx>

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