Component(const IdBase &n) | Component | |
fullName(char *buf=0) const | IdBase | |
getInPort(unsigned int i) const | Component | |
getOutPort(unsigned int i) const | Component | |
id(const char *) | IdBase | |
IdBase(const char *, IdBase *) | IdBase | |
IdBase(const IdBase &) | IdBase | |
name() const | IdBase | |
nrInPorts() const | Component | |
nrOutPorts() const | Component | |
operator const char *() const | IdBase | |
operator+(char c) | IdBase | |
operator+(const char *str) | IdBase | |
operator=(const IdBase &) | IdBase | |
parent() const | IdBase | |
parentComponent() const | Component | |
parentNetwork() const | ProcessBase | |
ProcessBase(const IdBase &n) | ProcessBase | |
type() const=0 | Component | [pure virtual] |
~IdBase() | IdBase | [virtual] |