Declaration of the IDeviceNetworkLowLevel interface representing the high-level system used in the Facade Pattern. More...
Go to the source code of this file.
Classes | |
class | DeviceTypes |
Identifies the type of devices that can appear in a device chain. More... | |
class | IDeviceNetworkLowLevel |
Namespaces | |
namespace | DesignPatternExamples_python |
The DesignPatternExamples_python package, containing 20 examples of design patterns, each in their own namespace. | |
namespace | DesignPatternExamples_python.facade |
namespace | DesignPatternExamples_python.facade.facadesubsystem_interface |
Declaration of the IDeviceNetworkLowLevel interface representing the high-level system used in the Facade Pattern.
Definition in file facadesubsystem_interface.py.