TAO  2.3.2
Modules
TAO.pidl File Reference
import "tao/Policy.pidl";
import "tao/TimeBase.pidl";
import "tao/Messaging_SyncScope.pidl";

Modules

 TAO
 Define symbolic names for the ORB collocation strategies as used at runtime.
 

Detailed Description

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