|
Public Types |
typedef ::CORBA::Policy | _stub_type |
typedef ::CORBA::Policy_ptr | _stub_ptr_type |
typedef ::CORBA::Policy_var | _stub_var_type |
Public Member Functions |
| Policy (const Policy &rhs) |
virtual | ~Policy (void) |
virtual CORBA::Boolean | _is_a (const char *logical_type_id) |
| Local implementation of the CORBA::Object::_is_a method.
|
virtual void | _dispatch (TAO_ServerRequest &req, void *servant_upcall) |
::CORBA::Policy * | _this () |
virtual const char * | _interface_repository_id (void) const |
| Get this interface's repository id (TAO specific).
|
virtual CORBA::PolicyType | policy_type ()=0 throw ( CORBA::SystemException ) |
virtual ::CORBA::Policy_ptr | copy ()=0 throw ( CORBA::SystemException ) |
virtual void | destroy ()=0 throw ( CORBA::SystemException ) |
Static Public Member Functions |
void | _is_a_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
void | _non_existent_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
void | _interface_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
void | _component_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
void | _get_policy_type_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
void | copy_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
void | destroy_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
Protected Member Functions |
| Policy (void) |