Declaration of the IWorkByProxy interface as used in the Proxy Pattern. More...
Go to the source code of this file.
| Classes | |
| class | IWorkByProxy | 
| Represents what can be done on the proxy object.  More... | |
| Namespaces | |
| namespace | DesignPatternExamples_python | 
| The DesignPatternExamples_python package, containing 20 examples of design patterns, each in their own namespace. | |
| namespace | DesignPatternExamples_python.proxy | 
| namespace | DesignPatternExamples_python.proxy.proxy_interface | 
Declaration of the IWorkByProxy interface as used in the Proxy Pattern.
Definition in file proxy_interface.py.