| _backLinks | YACS::ENGINE::InPort | protected |
| _canBeNull | YACS::ENGINE::InputPort | protected |
| _dynfactory | YACS::ENGINE::CorbaPySequence | protected |
| _id | YACS::ENGINE::Port | protected |
| _initValue | YACS::ENGINE::InputPort | protected |
| _name | YACS::ENGINE::DataPort | protected |
| _node | YACS::ENGINE::Port | protected |
| _port | YACS::ENGINE::ProxyPort | protected |
| _stringRef | YACS::ENGINE::InputPort | protected |
| _total | YACS::ENGINE::Port | protectedstatic |
| _type | YACS::ENGINE::DataPort | protected |
| canBeNull() const | YACS::ENGINE::InputPort | |
| checkBasicConsistency() const | YACS::ENGINE::InputPort | virtual |
| clone(Node *newHelder) const | YACS::ENGINE::ProxyPort | virtual |
| CorbaPySequence(InputPyPort *p) | YACS::ENGINE::CorbaPySequence | |
| DataFlowPort(const DataFlowPort &other, Node *newHelder) | YACS::ENGINE::DataFlowPort | protected |
| DataFlowPort(const std::string &name, Node *node, TypeCode *type) | YACS::ENGINE::DataFlowPort | protected |
| DataPort(const DataPort &other, Node *newHelder) | YACS::ENGINE::DataPort | protected |
| DataPort(const std::string &name, Node *node, TypeCode *type) | YACS::ENGINE::DataPort | protected |
| dump() | YACS::ENGINE::InputPort | virtual |
| edGetNumberOfLinks() const | YACS::ENGINE::ProxyPort | virtual |
| edGetType() const | YACS::ENGINE::DataPort | inline |
| edInit(T value) | YACS::ENGINE::InputPort | |
| edInit(Any *value) | YACS::ENGINE::InputPort | |
| edInit(const std::string &impl, const void *value) | YACS::ENGINE::InputPort | |
| edIsInitialized() const | YACS::ENGINE::InputPort | |
| edIsManuallyInitialized() const | YACS::ENGINE::InputPort | virtual |
| edNotifyDereferencedBy(OutPort *fromPort) | YACS::ENGINE::ProxyPort | virtual |
| edNotifyReferencedBy(OutPort *fromPort) | YACS::ENGINE::ProxyPort | virtual |
| edRemoveAllLinksLinkedWithMe() | YACS::ENGINE::ProxyPort | virtual |
| edRemoveManInit() | YACS::ENGINE::InputPort | virtual |
| edSetOutPort() const | YACS::ENGINE::ProxyPort | virtual |
| edSetType(TypeCode *type) | YACS::ENGINE::DataPort | |
| exInit(bool start) | YACS::ENGINE::InputPort | virtual |
| exRestoreInit() | YACS::ENGINE::ProxyPort | virtual |
| exSaveInit() | YACS::ENGINE::ProxyPort | virtual |
| get() const | YACS::ENGINE::ProxyPort | virtual |
| getAllRepresentants(std::set< InPort * > &repr) const | YACS::ENGINE::ProxyPort | virtual |
| getAsString() | YACS::ENGINE::DataPort | virtual |
| getHumanRepr() | YACS::ENGINE::InputPort | virtual |
| getName() const | YACS::ENGINE::DataPort | inline |
| getNameOfTypeOfCurrentInstance() const | YACS::ENGINE::InputPort | virtual |
| getNode() const | YACS::ENGINE::Port | inline |
| getNumId() const | YACS::ENGINE::Port | inline |
| getPublicRepresentant() | YACS::ENGINE::ProxyPort | virtual |
| getTypeOfChannel() const | YACS::ENGINE::DataFlowPort | inlinevirtual |
| InPort(const InPort &other, Node *newHelder) | YACS::ENGINE::InPort | protected |
| InPort(const std::string &name, Node *node, TypeCode *type) | YACS::ENGINE::InPort | protected |
| InputPort(const InputPort &other, Node *newHelder) | YACS::ENGINE::InputPort | protected |
| InputPort(const std::string &name, Node *node, TypeCode *type, bool canBeNull=false) | YACS::ENGINE::InputPort | protected |
| isCrossingType(const std::vector< DataPort * > &historyOfLink) | YACS::ENGINE::DataPort | static |
| isDifferentTypeOf(const DataPort *other) const | YACS::ENGINE::DataPort | |
| isEmpty() | YACS::ENGINE::InputPort | virtual |
| isIntermediate() const | YACS::ENGINE::ProxyPort | inlinevirtual |
| modified() | YACS::ENGINE::Port | |
| NAME | YACS::ENGINE::InputPort | static |
| Port(Node *node) | YACS::ENGINE::Port | protected |
| Port(const Port &other, Node *newHelder) | YACS::ENGINE::Port | protected |
| ProxyPort(InputPort *p) | YACS::ENGINE::ProxyPort | |
| put(const void *data) | YACS::ENGINE::CorbaPySequence | virtual |
| put(CORBA::Any *data) | YACS::ENGINE::CorbaPySequence | |
| setName(std::string theName) | YACS::ENGINE::DataPort | inline |
| setStringRef(std::string strRef) | YACS::ENGINE::InputPort | virtual |
| typeName() | YACS::ENGINE::ProxyPort | inlinevirtual |
| valFromStr(std::string valstr) | YACS::ENGINE::DataFlowPort | virtual |
| valToStr() | YACS::ENGINE::DataFlowPort | virtual |
| ~DataFlowPort() | YACS::ENGINE::DataFlowPort | virtual |
| ~DataPort() | YACS::ENGINE::DataPort | protectedvirtual |
| ~InPort() | YACS::ENGINE::InPort | virtual |
| ~InputPort() | YACS::ENGINE::InputPort | virtual |
| ~Port() | YACS::ENGINE::Port | virtual |
| ~ProxyPort() | YACS::ENGINE::ProxyPort | |