Classes | |
class | DeviceNetworkHighLevel |
This class wraps the IDeviceNetworkLowLevel interface and implements the high level IDeviceNetworkHighLevel interface, which is a simpler interface. More... | |
Functions | |
IDeviceNetworkHighLevel | CreateHighLevelInstance () |
Class factory for a singleton instance of the IDeviceNetworkHighLevel interface. | |
Variables | |
None | _instance = None |
IDeviceNetworkHighLevel CreateHighLevelInstance | ( | ) |
Class factory for a singleton instance of the IDeviceNetworkHighLevel interface.
Part of the Facade Pattern example.
Definition at line 82 of file facade_highlevelsystem.py.
|
protected |
Definition at line 73 of file facade_highlevelsystem.py.