TAO  2.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TAO_Default_Collocation_Resolver Class Reference

Simple resolver used to decide if a CORBA::Object is collocated. More...

#include <Default_Collocation_Resolver.h>

Inheritance diagram for TAO_Default_Collocation_Resolver:
Inheritance graph
Collaboration diagram for TAO_Default_Collocation_Resolver:
Collaboration graph

Public Member Functions

virtual CORBA::Boolean is_collocated (CORBA::Object_ptr object) const
 Is object collocated? More...
 
- Public Member Functions inherited from TAO_Collocation_Resolver
virtual ~TAO_Collocation_Resolver (void)
 Destructor. More...
 

Detailed Description

Simple resolver used to decide if a CORBA::Object is collocated.

Member Function Documentation

CORBA::Boolean TAO_Default_Collocation_Resolver::is_collocated ( CORBA::Object_ptr  object) const
virtual

Is object collocated?

Implements TAO_Collocation_Resolver.


The documentation for this class was generated from the following files: