#include "tao/Policy.pidl"
#include "tao/TimeBase.pidl"
Go to the source code of this file.
This file contains extensions to the TAO-specific idl interfaces (not part of CORBA 2.6) defined in $TAO_ROOT/tao
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 -Sci -SS -Wb,export_macro=TAO_Messaging_Export -Wb,export_include=messaging_export.h -Wb,pre_include="ace/pre.h" -Wb,post_include="ace/post.h" -I TAO_Ext.pidl
The generated files are ready to use
Definition in file TAO_Ext.pidl.