#include "tao/orb_types.pidl"
import "tao/PortableServer/PS_Forward.pidl";
import "tao/PortableServer/ServantManager.pidl";
import "tao/PortableServer/ForwardRequest.pidl";
Include dependency graph for ServantLocator.pidl:
Go to the source code of this file.
This file is used to generate the code in ServantLocatorC.{h,inl,cpp}, using the following command:
tao_idl.exe \ -o orig -Gp -Gd -Sci -GA -I/export/home/delphinus/tjuerges/workspace/alma/ACS-current/TAO/ACE_wrappers/build/linux/TAO -Wb,export_macro=TAO_PortableServer_Export \ -Wb,export_include="portableserver_export.h" \ -Wb,pre_include="ace/pre.h" \ -Wb,post_include="ace/post.h" \ ServantLocator.pidl
Apply patches using the following command:
patch < diffs/PS_Forward.diff
Definition in file ServantLocator.pidl.