TAO  2.0.6
Classes | Namespaces | Typedefs
LocalObject.h File Reference
#include "ace/Thread_Mutex.h"
#include "ace/Atomic_Op.h"
#include "tao/Object.h"
#include "tao/LocalObject.inl"

Classes

class  CORBA::LocalObject

Namespaces

namespace  CORBA
 

FUZZ: disable check_for_include/.


Typedefs

typedef LocalObject * CORBA::LocalObject_ptr
typedef TAO_Pseudo_Var_T
< LocalObject > 
CORBA::LocalObject_var
typedef TAO_Pseudo_Out_T
< LocalObject > 
CORBA::LocalObject_out

Detailed Description

Id:
LocalObject.h 91447 2010-08-24 14:21:38Z mitza

Header file for CORBA's base "LocalObject" type.

A "LocalObject" is an entity that can be the target of a local invocation. See the CORBA Component Model specification for details.

Author:
Nanbor Wang <nanbor@cs.wustl.edu>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines