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

Messaging_SyncScope.pidl File Reference

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

Included by dependency graph

Detailed Description

Id:
Messaging_SyncScope.pidl,v 1.5 2003/10/28 18:29:18 bala Exp

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

The command used to generate code from this file is:

tao_idl.exe -o orig -St -Wb,export_macro=TAO_Export -Wb,export_include=tao/corbafwd.h -Wb,pre_include="ace/pre.h" -Wb,post_include="ace/post.h" Messaging_SyncScope.pidl

after the file is generated a patch must be applied:

cp orig/Messaging_SyncScopeC.{h,i,cpp} . patch < diffs/Messaging_SyncScope.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_SyncScopeC.{h,i,cpp}; do diff -uBbw orig/$i $i; done > diffs/Messaging_SyncScope.diff


Generated on Fri Apr 2 17:24:18 2004 for TAO by doxygen1.2.18