next up previous contents
Next: 4.13.2 Mapping for Operations Up: 4.13 Client Side Mapping Previous: 4.13 Client Side Mapping

4.13.1 Mapping for Interfaces

IDL interfaces map to Python stub classes that contain methods for every operation and attribute defined on the interface. As in IDL, the Python class introduces a new naming scope, and any types defined within the IDL interface are also defined inside the Python stub class.



http://www.fnorb.com/
March 2000