Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_ClientRequestInfo_CORBA_Policy_copy Class Reference

Inheritance diagram for TAO_ClientRequestInfo_CORBA_Policy_copy:

Inheritance graph
[legend]
Collaboration diagram for TAO_ClientRequestInfo_CORBA_Policy_copy:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_ClientRequestInfo_CORBA_Policy_copy (TAO_GIOP_Invocation *_tao_invocation, CORBA::Object_ptr _tao_target ACE_ENV_ARG_DECL_WITH_DEFAULTS)
virtual Dynamic::ParameterListarguments (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException)
 Return the list of arguments passed to the current operation. More...

virtual Dynamic::ExceptionListexceptions (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException)
 Return the list of exceptions the current operation is capable of throwing. More...

virtual CORBA::Anyresult (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException)
 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. More...

void result (CORBA::Policy_ptr result)

Private Methods

 TAO_ClientRequestInfo_CORBA_Policy_copy (const TAO_ClientRequestInfo_CORBA_Policy_copy &)
void operator= (const TAO_ClientRequestInfo_CORBA_Policy_copy &)

Private Attributes

CORBA::Policy_ptr _result

Constructor & Destructor Documentation

TAO_ClientRequestInfo_CORBA_Policy_copy::TAO_ClientRequestInfo_CORBA_Policy_copy TAO_GIOP_Invocation   _tao_invocation,
CORBA::Object_ptr _tao_target    ACE_ENV_ARG_DECL_NOT_USED
 

TAO_ClientRequestInfo_CORBA_Policy_copy::TAO_ClientRequestInfo_CORBA_Policy_copy const TAO_ClientRequestInfo_CORBA_Policy_copy &    [private]
 


Member Function Documentation

Dynamic::ParameterList * TAO_ClientRequestInfo_CORBA_Policy_copy::arguments ACE_ENV_SINGLE_ARG_DECL    throw (CORBA::SystemException) [virtual]
 

Return the list of arguments passed to the current operation.

Reimplemented from TAO_ClientRequestInfo_i.

Dynamic::ExceptionList * TAO_ClientRequestInfo_CORBA_Policy_copy::exceptions ACE_ENV_SINGLE_ARG_DECL    throw (CORBA::SystemException) [virtual]
 

Return the list of exceptions the current operation is capable of throwing.

Reimplemented from TAO_ClientRequestInfo_i.

void TAO_ClientRequestInfo_CORBA_Policy_copy::operator= const TAO_ClientRequestInfo_CORBA_Policy_copy &    [private]
 

void TAO_ClientRequestInfo_CORBA_Policy_copy::result CORBA::Policy_ptr    result
 

CORBA::Any * TAO_ClientRequestInfo_CORBA_Policy_copy::result ACE_ENV_SINGLE_ARG_DECL    throw (CORBA::SystemException) [virtual]
 

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.


Member Data Documentation

CORBA::Policy_ptr TAO_ClientRequestInfo_CORBA_Policy_copy::_result [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Oct 10 18:26:07 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001