![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | wns::ldk::Command |
| Base class for the PCI of a CommandTypeSpecifier.
Several Commands are grouped together using a CommandPool to form the PCI of a Layer. More... | |
| class | wns::ldk::CommandPool |
| Build a PCI from a set of Commands.
A Layer may consist of serveral functional units. Each of these functional units may need some additional elements within the PCI. Since the composition of functional units into a Layer is done at runtime, there is no easy way to build a PCI in advance. More... | |
| class | wns::ldk::CommandProxy |
| Manage Commands within a CommandPool and make them accessible. More... | |
| class | wns::ldk::CommandTypeSpecifier< T > |
| Equip a FunctionalUnit with functionality that depends on the type of Command.
Implements CommandTypeSpecifierInterface. More... | |
| class | wns::ldk::CommandTypeSpecifierInterface |
| Abstract interface to be implemented by a CommandTypeSpecifier.
Strictly spoken, this is not an Interface, since it decorates the FunctionalUnit with the PCI-id tagging methods. More... | |
1.5.5