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

TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy Class Reference

Inheritance diagram for TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy

Inheritance graph
[legend]
Collaboration diagram for TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy ( TAO_ServerRequest &_tao_server_request, TAO_Object_Adapter::Servant_Upcall *tao_servant_upcall,POA_ImplementationRepository::ServerInformationIterator *tao_impl , CORBA::Environment &ACE_TRY_ENV = TAO_default_environment () )
virtual Dynamic::ParameterList* arguments ( CORBA::Environment &ACE_TRY_ENV = TAO_default_environment () ) throw (CORBA::SystemException)
 Return the list of arguments passed to the current operation.

virtual Dynamic::ExceptionList* exceptions ( CORBA::Environment &ACE_TRY_ENV = TAO_default_environment () ) throw (CORBA::SystemException)
 Return the list of exceptions the current operation is capable of throwing.

virtual CORBA::Any* result ( CORBA::Environment &ACE_TRY_ENV = TAO_default_environment () ) 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.

virtual char* target_most_derived_interface ( CORBA::Environment &ACE_TRY_ENV = TAO_default_environment ()) throw (CORBA::SystemException)
 Return the most derived interface of the target object.

virtual CORBA::Boolean target_is_a ( const char * id, CORBA::Environment &ACE_TRY_ENV = TAO_default_environment ()) throw (CORBA::SystemException)
 Returns true if the target's type corresponds to the given RepositoryId.


Private Methods

 TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy (const TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy &)
void operator= (const TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy &)

Private Attributes

POA_ImplementationRepository::ServerInformationIterator* _tao_impl

Constructor & Destructor Documentation

TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy::TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy ( TAO_ServerRequest & _tao_server_request,
TAO_Object_Adapter::Servant_Upcall * _tao_servant_upcall,
POA_ImplementationRepository::ServerInformationIterator * tao_impl,
CORBA::Environment & ACE_TRY_ENV = TAO_default_environment () )
 

TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy::TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy ( const TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy & ) [private]
 


Member Function Documentation

Dynamic::ParameterList * TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy::arguments ( CORBA::Environment & ACE_TRY_ENV = TAO_default_environment () ) throw (CORBA::SystemException) [virtual]
 

Return the list of arguments passed to the current operation.

Reimplemented from TAO_ServerRequestInfo.

Dynamic::ExceptionList * TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy::exceptions ( CORBA::Environment & ACE_TRY_ENV = TAO_default_environment () ) throw (CORBA::SystemException) [virtual]
 

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

Reimplemented from TAO_ServerRequestInfo.

void TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy::operator= ( const TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy & ) [private]
 

CORBA::Any * TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy::result ( CORBA::Environment & ACE_TRY_ENV = TAO_default_environment () ) 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_ServerRequestInfo.

CORBA::Boolean TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy::target_is_a ( const char * id,
CORBA::Environment & ACE_TRY_ENV = TAO_default_environment () ) throw (CORBA::SystemException) [virtual]
 

Returns true if the target's type corresponds to the given RepositoryId.

Reimplemented from TAO_ServerRequestInfo.

char * TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy::target_most_derived_interface ( CORBA::Environment & ACE_TRY_ENV = TAO_default_environment () ) throw (CORBA::SystemException) [virtual]
 

Return the most derived interface of the target object.

Reimplemented from TAO_ServerRequestInfo.


Member Data Documentation

POA_ImplementationRepository::ServerInformationIterator * TAO_ServerRequestInfo_ImplementationRepository_ServerInformationIterator_destroy::_tao_impl [private]
 


The documentation for this class was generated from the following file:
Generated at Sat Dec 1 12:14:49 2001 for TAO_PortableServer by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000