import "tao/PortableServer/PS_Forward.pidl";
import "tao/PortableServer/ServantManager.pidl";
import "tao/PortableServer/ForwardRequest.pidl";
Include dependency graph for ServantActivator.pidl:
Go to the source code of this file.
Namespaces | |
namespace | PortableServer |
This file was used to generate the code in ServantActivatorC.{h,inl,cpp}, using the following command:
tao_idl.exe \ -o orig -Gp -Gd -Sci -GA -I/export/home/delphinus/tjuerges/workspace/ACE/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" \ ServantActivator.pidl
Definition in file ServantActivator.pidl.