TAO
2.2.1
|
Pre-compiled IDL source for typedefs in the PortableInterceptor module. More...
Typedefs | |
typedef string | ServerId |
typedef string | ORBId |
typedef CORBA::StringSeq | AdapterName |
typedef CORBA::OctetSeq | ObjectId |
typedef string | AdapterManagerId |
typedef short | AdapterState |
typedef unsigned long | SlotId |
typedef short | ReplyStatus |
Variables | |
module | PortableInterceptor |
Pre-compiled IDL source for typedefs in the PortableInterceptor module.
This file is used to generate PI_Forward.{h,cpp}, using the following command:
tao_idl.exe -o orig -Gp -Gd -Sci -Wb,export_macro=TAO_Export -Wb,export_include=tao/TAO_Export.h -Wb,pre_include="ace/pre.h" -Wb,post_include="ace/post.h" PI_Forward.pidl
and then:
cp orig/PI_ForwardC.{h,cpp} .
The code left in PI_ForwardC.{h,cpp}
typedef string AdapterManagerId |
typedef CORBA::StringSeq AdapterName |
typedef short AdapterState |
typedef CORBA::OctetSeq ObjectId |
typedef string ORBId |
typedef short ReplyStatus |
typedef string ServerId |
typedef unsigned long SlotId |
module PortableInterceptor |