import "tao/Policy.pidl";
import "tao/TimeBase.pidl";
import "tao/Messaging_SyncScope.pidl";
Include dependency graph for TAO.pidl:
Go to the source code of this file.
Namespaces | |
namespace | TAO |
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 -Ge 1 -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
Definition in file TAO.pidl.