TAO_PortableServer  2.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
ServantActivator.pidl File Reference

Pre-compiled IDL source for the PortableServer module. More...

#include "tao/PortableServer/PS_Forward.pidl"
#include "tao/PortableServer/ServantManager.pidl"
#include "tao/PortableServer/ForwardRequest.pidl"

Variables

module PortableServer
 FUZZ: disable check_for_include/.
 

Detailed Description

Pre-compiled IDL source for the PortableServer module.

Id:
ServantActivator.pidl 92104 2010-09-30 09:53:25Z johnnyw

Variable Documentation

module PortableServer
Initial value:
{
local interface ServantActivator : ServantManager
{
Servant incarnate (in ObjectId oid,
in POA adapter)
raises (ForwardRequest);
void etherealize (in ObjectId oid,
in POA adapter,
in Servant serv,
in boolean cleanup_in_progress,
in boolean remaining_activations);
}

FUZZ: disable check_for_include/.