TAO_PortableServer
2.1.1
|
#include <RequestProcessingStrategyServantManager.h>
Public Member Functions | |
RequestProcessingStrategyServantManager (void) | |
PortableServer::Servant | get_servant (void) |
void | set_servant (PortableServer::Servant servant) |
void | validate_servant_manager (PortableServer::ServantManager_ptr servant_manager) |
virtual PortableServer::Servant | system_id_to_servant (const PortableServer::ObjectId &system_id) |
virtual PortableServer::Servant | id_to_servant (const PortableServer::ObjectId &id) |
virtual PortableServer::ObjectId * | servant_to_id (PortableServer::Servant servant) |
virtual ::PortableServer::RequestProcessingPolicyValue | type () const |
|
virtual |
Implements TAO::Portable_Server::RequestProcessingStrategy.
|
virtual |
Implements TAO::Portable_Server::RequestProcessingStrategy.
|
virtual |
Implements TAO::Portable_Server::RequestProcessingStrategy.
|
virtual |
Implements TAO::Portable_Server::RequestProcessingStrategy.
|
virtual |
Implements TAO::Portable_Server::RequestProcessingStrategy.
|
virtual |
Implements TAO::Portable_Server::RequestProcessingStrategy.
void TAO::Portable_Server::RequestProcessingStrategyServantManager::validate_servant_manager | ( | PortableServer::ServantManager_ptr | servant_manager | ) |