DynamicAny.pidl File Reference

Pre-compiled IDL source for the DynamicAny module. More...

#include "tao/Typecode_types.pidl"

Include dependency graph for DynamicAny.pidl:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  DynamicAny


Detailed Description

Pre-compiled IDL source for the DynamicAny module.

DynamicAny.pidl,v 1.14 2006/05/09 07:32:53 jwillemsen Exp

This file is used to generate the code in DynamicAnyC.{h,i,cpp}, it was obtained from the OMG website as part of the full CORBA IDL, the document reference number is: formal/00-04-01, or use the following URL: http://www.omg.org/technology/documents/formal/corba_omg_idl_text_file.htm

We couldn't find a copyright notice in the document, but it is safe to assume that it is Copyright (C) 2000, OMG.

We performed some modifications to the file, mainly to use local interfaces (part of what is coming in CORBA 3.0)

The command used to generate code from this file is:

tao_idl \ -o orig -Gp -Sci -Gd -Ge 1 -Sa -St -I../.. \ -Wb,export_macro=TAO_DynamicAny_Export \ -Wb,export_include=dynamicany_export.h \ -Wb,pre_include="ace/pre.h" \ -Wb,post_include="ace/post.h" \ -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL \ -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL \ DynamicAny.pidl

after the file is generated a patch must be applied. The patch fixes some problems with interceptors and local interfaces and disables parts of the code under certain configurations.

Apply patches using:

patch < diffs/DynamicAny.diff

Note: The diffs are generated using:

for i in DynamicAnyC.{h,cpp}; do diff -wbu orig/$i $i > diffs/DynamicAny.diff done

Definition in file DynamicAny.pidl.


Generated on Thu Nov 9 13:02:11 2006 for TAO_DynamicAny by doxygen 1.3.6