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

Default_ORT.pidl File Reference

Default_ORT.pidl,v 1.2 2002/08/23 18:29:45 ossama Exp Pre-compiled IDL source for the TAO_Default_ORT module. More...

#include <ObjectReferenceTemplate.pidl>

Include dependency graph for Default_ORT.pidl:

Include dependency graph

Namespaces

namespace  TAO_Default_ORT

Detailed Description

Default_ORT.pidl,v 1.2 2002/08/23 18:29:45 ossama Exp Pre-compiled IDL source for the TAO_Default_ORT module.

This file is used to generate Default_ORTC.{h,i,cpp}, using the following command:

tao_idl.exe -o orig -Gp -Gd -Ge 1 -Gv -DCORBA3 -Wb,pre_include="ace/pre.h" -Wb,post_include="ace/post.h" Default_ORT.pidl

and then:

cp orig/Default_ORTC.{h,i,cpp} . patch < diffs/Default_ORT.diff

The code left in Default_ORTC.{h,i,cpp} is ready for use.

Note:
The diffs were generated using:
rm diffs/Default_ORT.diff for i in Default_ORTC.{h,i,cpp}; do diff -wub orig/$i $i >> diffs/Default_ORT.diff done


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