SOUP Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
void wsdl_emit_soap_common (const guchar *outdir, const guchar *fileroot, const wsdl_definitions *const definitions); |
void wsdl_emit_soap_common (const guchar *outdir, const guchar *fileroot, const wsdl_definitions *const definitions); |
Creates the file outdir/fileroot-common.c, and writes C code containing typecode definitions, memory management functions, and any other generated code that is common to both client stubs and server skeletons.