This is the complete list of members for
MIPComponentChain, including all inherited members.
addConnection(MIPComponent *pPullComponent, MIPComponent *pPushCompontent, bool feedback=false, uint32_t allowedMessageTypes=MIPMESSAGE_TYPE_ALL, uint32_t allowedSubmessageTypes=MIPMESSAGE_TYPE_ALL) | MIPComponentChain | |
clearChain() | MIPComponentChain | |
deleteConnection(MIPComponent *pPullComponent, MIPComponent *pPushCompontent, bool feedback=false, uint32_t allowedMessageTypes=MIPMESSAGE_TYPE_ALL, uint32_t allowedSubmessageTypes=MIPMESSAGE_TYPE_ALL) | MIPComponentChain | |
getErrorString() const | MIPErrorBase | [inline] |
getName() const | MIPComponentChain | [inline] |
MIPComponentChain(const std::string &chainName) | MIPComponentChain | |
onThreadExit(bool error, const std::string &errorComponent, const std::string &errorDescription) | MIPComponentChain | [inline, protected, virtual] |
rebuild() | MIPComponentChain | |
setChainStart(MIPComponent *pStartComponent) | MIPComponentChain | |
setErrorString(const std::string &str) const | MIPErrorBase | [inline, protected] |
start() | MIPComponentChain | |
stop() | MIPComponentChain | |