Namespaces | |
namespace | CORBA |
Classes | |
exception | CORBA::Bounds |
UserException for NVList::item(). More... |
This file is used to generate BoundsC.{h,i,cpp}, using the following command:
tao_idl -o orig -Ge 1 -GT -GA -Sc -Wb,export_macro=TAO_Export -Wb,export_include=TAO_Export.h -Wb,pre_include="ace/pre.h" -Wb,post_include="ace/post.h" Bounds.pidl
and then:
cp orig/BoundsC.{h,i,cpp} .
Move the typecodes for exceptions in BoundsA.cpp to BoundsC.cpp.
The code left in BoundsC.{h,i,cpp} is ready for use.