![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <ldk/flowseparator/NotFoundStrategy.hpp>


Public Member Functions | |
| Complain (fun::FUN *fuNet, const pyconfig::View &config) | |
| Complain () | |
| FunctionalUnit * | createPrototype () const |
| FunctionalUnit * | ifNotFound (const ConstKeyPtr &key) const |
| Return a new FU for the given key. | |
| void | onFUNCreated () |
| enable dependency resolution | |
Sequence Diagram: Complain if no FU for Compound found
Definition at line 72 of file NotFoundStrategy.hpp.
| Complain::Complain | ( | ) |
Definition at line 67 of file NotFoundStrategy.cpp.
| Complain::Complain | ( | fun::FUN * | fuNet, | |
| const pyconfig::View & | config | |||
| ) |
Definition at line 62 of file NotFoundStrategy.cpp.
| FunctionalUnit * Complain::createPrototype | ( | ) | const [virtual] |
Implements wns::ldk::flowseparator::NotFoundStrategy.
Definition at line 79 of file NotFoundStrategy.cpp.
| FunctionalUnit * Complain::ifNotFound | ( | const ConstKeyPtr & | key | ) | const [virtual] |
Implements wns::ldk::flowseparator::NotFoundStrategy.
Definition at line 73 of file NotFoundStrategy.cpp.
| void Complain::onFUNCreated | ( | ) | [virtual] |
Implements wns::ldk::flowseparator::NotFoundStrategy.
Definition at line 85 of file NotFoundStrategy.cpp.
1.5.5