PortableServer.pidl File Reference

Pre-compiled IDL source for the PortableServer module. More...

import "tao/PortableServer/POA.pidl";

Include dependency graph for PortableServer.pidl:

This graph shows which files directly or indirectly include this file:


Detailed Description

Pre-compiled IDL source for the PortableServer module.

Id
PortableServer.pidl 81200 2008-04-01 13:03:30Z johnnyw

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

tao_idl.exe \ -o orig -Sci -Gp -Gd -GA -I/web/users/isisbuilds/tmp/ACE_wrappers/ACE_wrappers/TAO -Wb,export_macro=TAO_PortableServer_Export \ -Wb,export_include="portableserver_export.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 Mon Jul 13 16:33:59 2009 for TAO_PortableServer by  doxygen 1.5.8