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

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

#include <tao/ObjRefTemplate/ObjectReferenceTemplate.pidl>

Include dependency graph for Default_ORT.pidl:

Include dependency graph

Detailed Description

Pre-compiled IDL source for the TAO_Default_ORT module.

Id:
Default_ORT.pidl,v 1.4 2003/10/28 18:29:29 bala Exp

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

tao_idl.exe -o orig -Ge 1 -GT -I../.. -Wb,export_macro=TAO_PortableServer_Export \ -Wb,export_include="portableserver_export.h" \ -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 Wed Jan 14 23:47:50 2004 for TAO_PortableServer by doxygen1.2.18