#include <PolicyS.h>
List of all members.
Static Public Member Functions |
static void | _is_a_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
static void | _non_existent_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
static void | _interface_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
static void | _component_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
static void | _get_policy_type_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | copy_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | destroy_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
Member Typedef Documentation
Constructor & Destructor Documentation
POA_CORBA::Policy::Policy |
( |
void |
| ) |
|
|
protected |
POA_CORBA::Policy::Policy |
( |
const Policy & |
rhs | ) |
|
POA_CORBA::Policy::~Policy |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
void POA_CORBA::Policy::_component_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
void POA_CORBA::Policy::_dispatch |
( |
TAO_ServerRequest & |
request, |
|
|
void * |
servant_upcall |
|
) |
| |
|
virtual |
Dispatches a request to the object: find the operation, cast the type to the most derived type, demarshall all the parameters from the request and finally invokes the operation, storing the results and out parameters (if any) or the exceptions thrown into request.
Implements TAO_ServantBase.
void POA_CORBA::Policy::_get_policy_type_skel |
( |
TAO_ServerRequest & |
server_request, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
const char * POA_CORBA::Policy::_interface_repository_id |
( |
void |
| ) |
const |
|
virtual |
void POA_CORBA::Policy::_interface_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
CORBA::Boolean POA_CORBA::Policy::_is_a |
( |
const char * |
logical_type_id | ) |
|
|
virtual |
void POA_CORBA::Policy::_is_a_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
void POA_CORBA::Policy::_non_existent_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
void POA_CORBA::Policy::copy_skel |
( |
TAO_ServerRequest & |
server_request, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
virtual void POA_CORBA::Policy::destroy |
( |
void |
| ) |
|
|
pure virtual |
void POA_CORBA::Policy::destroy_skel |
( |
TAO_ServerRequest & |
server_request, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: