Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PortableServer.pidl File Reference

PortableServer.pidl,v 1.9 2002/08/23 18:29:46 ossama Exp Pre-compiled IDL source for the PortableServer module. More...

#include <orb.idl>
#include <Current.pidl>

Include dependency graph for PortableServer.pidl:

Include dependency graph

Namespaces

namespace  PortableServer

Detailed Description

PortableServer.pidl,v 1.9 2002/08/23 18:29:46 ossama Exp Pre-compiled IDL source for the PortableServer module.

This file was used to generate the code in PortableServerC.{h,i,cpp}, using the following command:

tao_idl.exe \ -o orig -Gp -Gd -Ge 1 -Gv -DCORBA3 -Wb,export_macro=TAO_PortableServer_Export \ -Wb,export_include="tao/corbafwd.h" \ -Wb,pre_include="ace/pre.h" \ -Wb,post_include="ace/post.h" \ PortableServer.pidl

After the file is generated a patch from the diffs directory must be applied. The patch:

Apply patches using the following command:

patch < diffs/PortableServer.diff

Note: The diffs were generated using:

rm diffs/PortableServer.diff for i in PortableServerC.{h,i,cpp}; do diff -wub orig/$i $i >> diffs/PortableServer.diff done


Generated on Thu Oct 10 19:26:35 2002 for TAO_PortableServer by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001