next up previous contents
Next: 4.13.3 Mapping for Attributes Up: 4.13 Client Side Mapping Previous: 4.13.1 Mapping for Interfaces

4.13.2 Mapping for Operations

Each operation on an interface maps to a method on the corresponding Python stub class. The method takes a parameter for each in and inout parameter defined in the IDL, and, in the spirit of the ILU mapping, returns the result, inout, and out parameters according to the following rules:



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