

Public Methods | |
| TAO_ServerRequestInfo_ImplementationRepository_Administration_server_is_running ( TAO_ServerRequest &_tao_server_request, TAO_Object_Adapter::Servant_Upcall *tao_servant_upcall,POA_ImplementationRepository::Administration *tao_impl , const char * server, const char * addr, ImplementationRepository::ServerObject_ptr server_object, 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. | |
| void | result (char * result) |
Private Methods | |
| TAO_ServerRequestInfo_ImplementationRepository_Administration_server_is_running (const TAO_ServerRequestInfo_ImplementationRepository_Administration_server_is_running &) | |
| void | operator= (const TAO_ServerRequestInfo_ImplementationRepository_Administration_server_is_running &) |
Private Attributes | |
| POA_ImplementationRepository::Administration* | _tao_impl |
| const char* | server_ |
| const char* | addr_ |
| ImplementationRepository::ServerObject_ptr | server_object_ |
| char* | _result |
|
|
|
|
|
|
|
|
Return the list of arguments passed to the current operation.
Reimplemented from TAO_ServerRequestInfo. |
|
|
Return the list of exceptions the current operation is capable of throwing.
Reimplemented from TAO_ServerRequestInfo. |
|
|
|
|
|
|
|
|
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. |
|
|
Returns true if the target's type corresponds to the given RepositoryId.
Reimplemented from TAO_ServerRequestInfo. |
|
|
Return the most derived interface of the target object.
Reimplemented from TAO_ServerRequestInfo. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000