TAO
2.0.8
|
This file contains TAO-specific idl interfaces (not part of CORBA 2.6).
The steps to regenerate the code are as follows:
1. Run the tao_idl compiler on the pidl file. The command used for this is:
tao_idl -o orig -Gp -Gd -GA -SS -Sci -Wb,export_macro=TAO_Export -Wb,pre_include="ace/pre.h" -Wb,post_include="ace/post.h" TAO.pidl
2. The files are ready to use