Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

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 Methods

virtual ~TAO_Collocation_Resolver (void)
 Destructor.

virtual CORBA::Boolean is_collocated (CORBA::Object_ptr object, CORBA::Environment &ACE_TRY_ENV) const = 0
 Is <object> collocated?


Detailed Description

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


Constructor & Destructor Documentation

TAO_Collocation_Resolver::~TAO_Collocation_Resolver ( void ) [inline, virtual]
 

Destructor.


Member Function Documentation

CORBA::Boolean TAO_Collocation_Resolver::is_collocated ( CORBA::Object_ptr object,
CORBA::Environment & ACE_TRY_ENV ) const [pure virtual]
 

Is <object> collocated?

Reimplemented in TAO_Default_Collocation_Resolver.


The documentation for this class was generated from the following files:
Generated at Sat Dec 1 12:06:42 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000