TAO_Collocation_Resolver Class Reference

This class helps in resolving if a CORBA:Object is collocated. More...

#include <Collocation_Resolver.h>

Inheritance diagram for TAO_Collocation_Resolver:

Inheritance graph
[legend]
Collaboration diagram for TAO_Collocation_Resolver:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~TAO_Collocation_Resolver (void)
 Destructor.

virtual CORBA::Boolean is_collocated (CORBA::Object_ptr object) const=0
 Is object collocated?


Detailed Description

This class helps in resolving if a CORBA:Object is collocated.

Definition at line 47 of file Collocation_Resolver.h.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Collocation_Resolver::~TAO_Collocation_Resolver void   )  [virtual]
 

Destructor.

Definition at line 11 of file Collocation_Resolver.cpp.

00012 {
00013 }


Member Function Documentation

virtual CORBA::Boolean TAO_Collocation_Resolver::is_collocated CORBA::Object_ptr  object  )  const [pure virtual]
 

Is object collocated?

Implemented in TAO_Default_Collocation_Resolver.

Referenced by TAO_ORB_Core::collocation_strategy().


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 12:12:39 2006 for TAO by doxygen 1.3.6