TAO 2.0.4
InvalidName.pidl File Reference

Pre-compiled IDL source for the CORBA::InvalidName exception. More...


Detailed Description

Pre-compiled IDL source for the CORBA::InvalidName exception.

Id:
InvalidName.pidl 76257 2007-01-02 10:02:38Z johnnyw

This file is used to generate parts of the code in ORB.{h,i,cpp}, using the following command:

tao_idl -o orig -Gp -Gd -Gv -DCORBA3 -Wb,export_macro=TAO_Export -Wb,export_include=TAO_Export.h -Wb,pre_include="ace/pre.h" -Wb,post_include="ace/post.h" InvalidName.pidl

and then:

patch < diffs/InvalidName.diff

The code left in InvalidNameC.{h,i,cpp} must then be inserted into the ORB.{h,i,cpp} files. This sucks, but it is a direct result of the way the spec is defined, the ORB 'pseudo-interface' cannot be automatically generated, but it is better to automatically generate the exception, otherwise they are always out of date when compared to the rest of ACE+TAO.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines