import "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:
Namespaces | |
namespace | PortableServer |
Classes | |
interface | PortableServer::ServantLocator |
This file was used to generate the code in ServantLocatorC.{h,inl,cpp}, using the following command:
tao_idl.exe \ -o orig -Gp -Gd -Ge 1 -Sc -Sci -GA -I/export/web/users/isisbuilds/tmp/ACE_wrappers/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