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

PIDL source for the PortableServer module. More...

#include "tao/Policy.pidl"

Variables

module PortableServer
 
local interface LifespanPolicy
 

Detailed Description

PIDL source for the PortableServer module.

Id:
LifespanPolicy.pidl 73138 2006-06-19 19:50:42Z jwillemsen

Variable Documentation

local interface LifespanPolicy
module PortableServer
Initial value:
{
enum LifespanPolicyValue
{
TRANSIENT,
PERSISTENT
}