next up previous contents
Next: fnping Up: Fnorb tools Previous: fnfeed   Contents

fngen

fngen is used to generate Python stub and skeleton code when the interface and type definitions are stored in a CORBA compliant interface repository rather than an IDL file.

e.g. To generate the code for a IDL module ``Example'' stored in an interface repository:

$ fngen IDL:dstc.edu.au/Example:1.0

This example assumes that you have configured Fnorb to use the appropriate interface repository (see Section 5.2.1 for more details).