Public Methods | |
TAO_ClientRequestInfo_CORBA_ConstructionPolicy_make_domain_manager (TAO_GIOP_Invocation *_tao_invocation, CORBA::Object_ptr _tao_target, CORBA::InterfaceDef_ptr object_type, const CORBA::Boolean &constr_policy ACE_ENV_ARG_DECL_WITH_DEFAULTS) | |
virtual Dynamic::ParameterList * | arguments (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException) |
Return the list of arguments passed to the current operation. | |
virtual Dynamic::ExceptionList * | exceptions (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException) |
virtual CORBA::Any * | result (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException) |
Private Methods | |
TAO_ClientRequestInfo_CORBA_ConstructionPolicy_make_domain_manager (const TAO_ClientRequestInfo_CORBA_ConstructionPolicy_make_domain_manager &) | |
void | operator= (const TAO_ClientRequestInfo_CORBA_ConstructionPolicy_make_domain_manager &) |
Private Attributes | |
CORBA::InterfaceDef_ptr | object_type_ |
const CORBA::Boolean & | constr_policy_ |
|
|
|
|
|
Return the list of arguments passed to the current operation.
Reimplemented from TAO_ClientRequestInfo_i. |
|
Return the list of exceptions the current operation is capable of throwing. Reimplemented from TAO_ClientRequestInfo_i. |
|
|
|
Return the result of the current request. If there is no return value then an Any with tk_void TypeCode is returned. This is method is not valid for oneway operations. Reimplemented from TAO_ClientRequestInfo_i. |
|
|
|
|