TAO_AnyTypeCode 2.0.3
Bounds.pidl File Reference

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


Detailed Description

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

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

This file is used to generate BoundsC.{h,inl,cpp}, using the following command:

tao_idl -o orig -GA -Sci -Wb,export_macro=TAO_Export -Wb,export_include=TAO_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 Bounds.pidl

and then:

cp orig/BoundsC.{h,cpp} .