next up previous contents
Next: Mapping for Attributes Up: Client Side Mapping Previous: Mapping for Interfaces   Contents

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: