| _id | YACS::ENGINE::Port | protected |
| _name | YACS::ENGINE::DataPort | protected |
| _node | YACS::ENGINE::Port | protected |
| _propertyMap | YACS::ENGINE::DataStreamPort | protected |
| _setOfInputDataStreamPort | YACS::ENGINE::OutputDataStreamPort | protected |
| _total | YACS::ENGINE::Port | protectedstatic |
| _type | YACS::ENGINE::DataPort | protected |
| addInPort(InPort *inPort) | YACS::ENGINE::OutputDataStreamPort | virtual |
| calculateHistoryOfLinkWith(InPort *end) | YACS::ENGINE::OutPort | |
| checkConsistency(LinkInfo &info) const | YACS::ENGINE::OutPort | virtual |
| clone(Node *newHelder) const | YACS::ENGINE::OutputDataStreamPort | virtual |
| DataPort(const DataPort &other, Node *newHelder) | YACS::ENGINE::DataPort | protected |
| DataPort(const std::string &name, Node *node, TypeCode *type) | YACS::ENGINE::DataPort | protected |
| DataStreamPort(const DataStreamPort &other, Node *newHelder) | YACS::ENGINE::DataStreamPort | protected |
| DataStreamPort(const std::string &name, Node *node, TypeCode *type) | YACS::ENGINE::DataStreamPort | protected |
| edAddInputDataStreamPort(InputDataStreamPort *port) | YACS::ENGINE::OutputDataStreamPort | virtual |
| edGetNumberOfOutLinks() const | YACS::ENGINE::OutPort | virtual |
| edGetType() const | YACS::ENGINE::DataPort | inline |
| edRemoveAllLinksLinkedWithMe() | YACS::ENGINE::OutputDataStreamPort | virtual |
| edRemoveInputDataStreamPort(InputDataStreamPort *inPort, bool forward) | YACS::ENGINE::OutputDataStreamPort | |
| edSetInPort() const | YACS::ENGINE::OutputDataStreamPort | virtual |
| edSetType(TypeCode *type) | YACS::ENGINE::DataPort | |
| ElementaryNode class | YACS::ENGINE::OutputDataStreamPort | friend |
| getAllRepresented(std::set< OutPort * > &represented) const | YACS::ENGINE::OutPort | virtual |
| getAsString() | YACS::ENGINE::DataPort | virtual |
| getName() const | YACS::ENGINE::DataPort | inline |
| getNameOfTypeOfCurrentInstance() const | YACS::ENGINE::OutputDataStreamPort | virtual |
| getNode() const | YACS::ENGINE::Port | inline |
| getNumId() const | YACS::ENGINE::Port | inline |
| getProperties() const | YACS::ENGINE::DataStreamPort | inline |
| getProperty(const std::string &name) | YACS::ENGINE::DataStreamPort | virtual |
| getTypeOfChannel() const | YACS::ENGINE::DataStreamPort | inlinevirtual |
| initPortProperties() | YACS::ENGINE::DataStreamPort | virtual |
| isAlreadyInSet(InputDataStreamPort *inPort) const | YACS::ENGINE::OutputDataStreamPort | private |
| isAlreadyLinkedWith(InPort *withp) const | YACS::ENGINE::OutputDataStreamPort | virtual |
| isCrossingType(const std::vector< DataPort * > &historyOfLink) | YACS::ENGINE::DataPort | static |
| isDifferentTypeOf(const DataPort *other) const | YACS::ENGINE::DataPort | |
| modified() | YACS::ENGINE::Port | |
| NAME | YACS::ENGINE::OutputDataStreamPort | static |
| OutPort(const OutPort &other, Node *newHelder) | YACS::ENGINE::OutPort | protected |
| OutPort(const std::string &name, Node *node, TypeCode *type) | YACS::ENGINE::OutPort | protected |
| OutputDataStreamPort(const OutputDataStreamPort &other, Node *newHelder) | YACS::ENGINE::OutputDataStreamPort | |
| OutputDataStreamPort(const std::string &name, Node *node, TypeCode *type) | YACS::ENGINE::OutputDataStreamPort | |
| Port(Node *node) | YACS::ENGINE::Port | protected |
| Port(const Port &other, Node *newHelder) | YACS::ENGINE::Port | protected |
| removeInPort(InPort *inPort, bool forward) | YACS::ENGINE::OutputDataStreamPort | virtual |
| setName(std::string theName) | YACS::ENGINE::DataPort | inline |
| setProperties(std::map< std::string, std::string > properties) | YACS::ENGINE::DataStreamPort | virtual |
| setProperty(const std::string &name, const std::string &value) | YACS::ENGINE::DataStreamPort | virtual |
| typeName() | YACS::ENGINE::OutputDataStreamPort | inlinevirtual |
| ~DataPort() | YACS::ENGINE::DataPort | protectedvirtual |
| ~DataStreamPort() | YACS::ENGINE::DataStreamPort | virtual |
| ~OutPort() | YACS::ENGINE::OutPort | virtual |
| ~OutputDataStreamPort() | YACS::ENGINE::OutputDataStreamPort | virtual |
| ~Port() | YACS::ENGINE::Port | virtual |