TAO  2.3.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Modules
WrongTransaction.pidl File Reference

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

Classes

class  CORBA::WrongTransaction
 UserException for DII requests. More...
 

Modules

 CORBA
 FUZZ: disable check_for_include/.
 

Detailed Description

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

$Id$

This file is used to generate WrongTransactionC.*, using the following command:

tao_idl -o orig -GA -Sci -SS -Wb,export_macro=TAO_Export -Wb,export_include=tao/TAO_Export.h -Wb,pre_include="ace/pre.h" -Wb,post_include="ace/post.h" WrongTransaction.pidl

and then:

cp orig/WrongTransactionC.{h,inl,cpp} . cp orig/WrongTransactionS.h .