TAO
2.0.8
|
Simple resolver used to decide if a CORBA::Object is collocated. More...
#include <Default_Collocation_Resolver.h>
Public Member Functions | |
virtual CORBA::Boolean | is_collocated (CORBA::Object_ptr object) const |
Is object collocated? |
Simple resolver used to decide if a CORBA::Object is collocated.
CORBA::Boolean TAO_Default_Collocation_Resolver::is_collocated | ( | CORBA::Object_ptr | object | ) | const [virtual] |
Is object collocated?
Implements TAO_Collocation_Resolver.