| 
 Public Types | 
| typedef void *  | Cookie | 
| typedef ServantLocator_ptr  | _ptr_type | 
| typedef ServantLocator_var  | _var_type | 
 Public Member Functions | 
| Servant  | preinvoke (in ObjectId oid, in POA adapter, in CORBA::Identifier operation, out Cookie the_cookie)  raises (ForwardRequest) | 
| void  | postinvoke (in ObjectId oid, in POA adapter, in CORBA::Identifier operation, in Cookie the_cookie, in Servant the_servant) | 
| virtual ::PortableServer::Servant  | preinvoke (const ::PortableServer::ObjectId &oid,::PortableServer::POA_ptr adapter, const char *operation,::PortableServer::ServantLocator::Cookie &the_cookie)=0  throw (        CORBA::SystemException,        ::PortableServer::ForwardRequest      ) | 
| virtual void  | postinvoke (const ::PortableServer::ObjectId &oid,::PortableServer::POA_ptr adapter, const char *operation,::PortableServer::ServantLocator::Cookie the_cookie,::PortableServer::Servant the_servant)=0  throw (        CORBA::SystemException      ) | 
| virtual CORBA::Boolean  | _is_a (const char *type_id) | 
| virtual const char *  | _interface_repository_id (void) const  | 
| virtual CORBA::Boolean  | marshal (TAO_OutputCDR &cdr) | 
 Static Public Member Functions | 
| ServantLocator_ptr  | _duplicate (ServantLocator_ptr obj) | 
| void  | _tao_release (ServantLocator_ptr obj) | 
| ServantLocator_ptr  | _narrow (CORBA::Object_ptr obj) | 
| ServantLocator_ptr  | _unchecked_narrow (CORBA::Object_ptr obj) | 
| ServantLocator_ptr  | _nil (void) | 
 Public Attributes | 
| native  | Cookie | 
 Protected Member Functions | 
|   | ServantLocator (void) | 
| virtual  | ~ServantLocator (void) | 
 Private Member Functions | 
|   | ServantLocator (const ServantLocator &) | 
| void  | operator= (const ServantLocator &) |