![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | Complain |
| Do not create missing instances on the fly. Complain instead. More... | |
| class | ConfigCreator |
| Create FUs for unknown flows using the prototype config. More... | |
| class | CreateOnFirstCompound |
| Autocreate missing instances. More... | |
| class | CreateOnValidFlow |
| Only create missing instances when the compound (i.e. the key) belongs to a valid flow. More... | |
| class | CreatorStrategy |
| Interface for New Instance creation. More... | |
| class | FlowInfoProvider |
| Interface to be used by the CreateOnValidFlow Strategy. More... | |
| class | NotFoundStrategy |
| Interface for FlowSeparator strategies for dealing with unknown flows. More... | |
| class | PrototypeCreator |
| Create FUs for unknown flows using a prototype. More... | |
Typedefs | |
| typedef FUNConfigCreator < CreatorStrategy > | CreatorStrategyCreator |
| typedef wns::StaticFactory < CreatorStrategyCreator > | CreatorStrategyFactory |
| typedef FUNConfigCreator < NotFoundStrategy > | NotFoundStrategyCreator |
| typedef wns::StaticFactory < NotFoundStrategyCreator > | NotFoundStrategyFactory |
Definition at line 105 of file CreatorStrategy.hpp.
Definition at line 106 of file CreatorStrategy.hpp.
Definition at line 170 of file NotFoundStrategy.hpp.
| typedef wns::StaticFactory<NotFoundStrategyCreator> wns::ldk::flowseparator::NotFoundStrategyFactory |
Definition at line 171 of file NotFoundStrategy.hpp.
1.5.5