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

PIDL source for the PortableServer module. More...

#include "tao/PortableServer/PS_Forward.pidl"
#include "tao/Current.pidl"

Variables

module PortableServer
 FUZZ: disable check_for_include/. More...
 

Detailed Description

PIDL source for the PortableServer module.

Id:
PS_Current.pidl 73143 2006-06-20 06:40:22Z jwillemsen

Variable Documentation

module PortableServer
Initial value:
{
local interface Current : CORBA::Current
{
exception NoContext {};
POA get_POA ()
raises (NoContext);
ObjectId get_object_id ()
raises (NoContext);
Object get_reference ()
raises (NoContext);
raises (NoContext);
}

FUZZ: disable check_for_include/.