#include <ObjectReferenceTemplate.pidl>
Include dependency graph for Default_ORT.pidl:
Namespaces | |
namespace | TAO_Default_ORT |
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,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_ORT.{h,i,cpp} . patch < diffs/Default_ORT.diff
The code left in Default_ORTC.{h,i,cpp} is ready for use.