Jump to content

Creating a WPS class

From NikiWiki
Revision as of 14:10, 21 October 2004 by 80.131.48.59 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. Write your class in the Interface Definition Language (IDL)
  2. Compile the class definition using the SOM compiler.
  3. Complie the source files using your C compiler.