|
TAO
2.3.0
|
This class helps in resolving if a CORBA:Object is collocated. More...
#include <Collocation_Resolver.h>


Public Member Functions | |
| virtual | ~TAO_Collocation_Resolver (void) |
| Destructor. More... | |
| virtual CORBA::Boolean | is_collocated (CORBA::Object_ptr object) const =0 |
| Is object collocated? More... | |
This class helps in resolving if a CORBA:Object is collocated.
|
virtual |
Destructor.
|
pure virtual |
Is object collocated?
Implemented in TAO_Default_Collocation_Resolver.
1.8.6