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

Messaging_PolicyValue.pidl File Reference

Messaging_PolicyValue.pidl,v 1.1 2002/02/27 02:55:28 jai Exp. More...

#include <IOP.pidl>

Include dependency graph for Messaging_PolicyValue.pidl:

Include dependency graph

Namespaces

namespace  Messaging

Detailed Description

Messaging_PolicyValue.pidl,v 1.1 2002/02/27 02:55:28 jai Exp.

This file was used to generate the code in Messaging_PolicyValueC.{h,i,cpp}

The command used to generate code from this file is:

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

after the file is generated a patch must be applied:

cp orig/Messaging_PolicyValueC.{h,i,cpp} . patch < diffs/Messaging_PolicyValue.diff

The patch eliminates cycles in the include dependencies.

Note: to update the patch file after re-generating the code use:

for i in Messaging_PolicyValueC.{h,i,cpp}; do diff -uBbw orig/$i $i; done > diffs/Messaging_PolicyValue.diff


Generated on Thu Oct 10 17:57:15 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001