EMIPLIB

MIPComponent Member List

This is the complete list of members for MIPComponent, including all inherited members.
getComponentName() const MIPComponent [inline]
getErrorString() const MIPErrorBase [inline]
lock()MIPComponent [inline, virtual]
MIPComponent(const std::string &componentName)MIPComponent [protected]
processFeedback(const MIPComponentChain &chain, int64_t feedbackChainID, MIPFeedback *feedback)MIPComponent [inline, virtual]
pull(const MIPComponentChain &chain, int64_t iteration, MIPMessage **pMsg)=0MIPComponent [pure virtual]
push(const MIPComponentChain &chain, int64_t iteration, MIPMessage *pMsg)=0MIPComponent [pure virtual]
setErrorString(const std::string &str) const MIPErrorBase [inline, protected]
unlock()MIPComponent [inline, virtual]