Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

InvalidName.pidl File Reference

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


Namespaces

namespace  CORBA

Classes

interface  CORBA::ORB
 ORB pseudo-object. More...
exception  CORBA::ORB::InvalidName
 UserException for resolve_initial_references(). More...


Detailed Description

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

Id
InvalidName.pidl,v 1.1 2002/02/08 01:07:32 coryan Exp

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 -Ge 1 -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.


Generated on Thu Jun 9 00:08:28 2005 for TAO by  doxygen 1.3.9.1