SDFactor Member List
This is the complete list of members for SDFactor, including all inherited members.
| addPort(SDFport *p) | SDFactor | |
| clone(SDFcomponent &c) const | SDFactor | [virtual] |
| construct(const CNodePtr actorNode) | SDFactor | |
| create(SDFcomponent &c) const | SDFactor | [virtual] |
| createCopy(SDFcomponent &c) const | SDFactor | [virtual] |
| createPort(SDFcomponent &c) | SDFactor | [virtual] |
| createPort(const SDFport::SDFportType type, const SDFrate rate) | SDFactor | |
| getGraph() const | SDFactor | [inline] |
| getId() const | SDFcomponent | [inline] |
| getName() const | SDFcomponent | [inline] |
| getParent() const | SDFcomponent | [inline] |
| getPort(const CId id) | SDFactor | |
| getPort(const CString &name) | SDFactor | |
| getType() const | SDFactor | [inline] |
| isConnected() const | SDFactor | |
| nrPorts() const | SDFactor | [inline] |
| operator<<(ostream &out, SDFactor &a) | SDFactor | [friend] |
| ports | SDFactor | [private] |
| portsBegin() | SDFactor | [inline] |
| portsBegin() const | SDFactor | [inline] |
| portsEnd() | SDFactor | [inline] |
| portsEnd() const | SDFactor | [inline] |
| print(ostream &out) | SDFactor | |
| removePort(const CString &name) | SDFactor | |
| SDFactor(SDFcomponent &c) | SDFactor | |
| SDFcomponent(SDFcomponent *parent=NULL, const CId id=0) | SDFcomponent | |
| SDFcomponent(SDFcomponent *parent, const CId id, const CString &name) | SDFcomponent | |
| setId(CId i) | SDFcomponent | [inline] |
| setName(const CString &n) | SDFcomponent | [inline] |
| setType(const CString &t) | SDFactor | [inline] |
| type | SDFactor | [private] |
| ~SDFactor() | SDFactor | [virtual] |
| ~SDFcomponent() | SDFcomponent | [inline, virtual] |

