import "OctetSeq.pidl";
import "StringSeq.pidl";
Include dependency graph for PI_Forward.pidl:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | PortableInterceptor |
Typedefs | |
typedef string | ServerId |
typedef string | ORBId |
typedef CORBA::StringSeq | AdapterName |
typedef CORBA::OctetSeq | ObjectId |
typedef long | AdapterManagerId |
typedef short | AdapterState |
Variables | |
typeprefix PortableInterceptor omg | org |
This file is used to generate PI_Forward.{h,i,cpp}, using the following command:
tao_idl.exe -o orig -Gp -Gd -Ge 1 -GT -Sc -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,i,cpp} .
The code left in PI_ForwardC.{h,i,cpp}
|
|
|
|
|
|
|
|
|
|
|
|
|
|