TAO_PI  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
PortableInterceptor::RequestInfo Class Reference

#include <RequestInfoC.h>

Inheritance diagram for PortableInterceptor::RequestInfo:
Inheritance graph
[legend]
Collaboration diagram for PortableInterceptor::RequestInfo:
Collaboration graph
[legend]

List of all members.

Public Types

typedef RequestInfo_ptr _ptr_type
typedef RequestInfo_var _var_type
typedef RequestInfo_out _out_type

Public Member Functions

virtual ::CORBA::ULong request_id (void)=0
virtual char * operation (void)=0
virtual ::Dynamic::ParameterList * arguments (void)=0
virtual ::Dynamic::ExceptionList * exceptions (void)=0
virtual ::Dynamic::ContextListcontexts (void)=0
virtual ::Dynamic::RequestContextoperation_context (void)=0
virtual ::CORBA::Any * result (void)=0
virtual ::CORBA::Boolean response_expected (void)=0
virtual ::Messaging::SyncScope sync_scope (void)=0
virtual
::PortableInterceptor::ReplyStatus 
reply_status (void)=0
virtual ::CORBA::Object_ptr forward_reference (void)=0
virtual ::CORBA::Any * get_slot (::PortableInterceptor::SlotId id)=0
virtual ::IOP::ServiceContextget_request_service_context (::IOP::ServiceId id)=0
virtual ::IOP::ServiceContextget_reply_service_context (::IOP::ServiceId id)=0
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

static RequestInfo_ptr _duplicate (RequestInfo_ptr obj)
static void _tao_release (RequestInfo_ptr obj)
static RequestInfo_ptr _narrow (::CORBA::Object_ptr obj)
static RequestInfo_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static RequestInfo_ptr _nil (void)

Protected Member Functions

 RequestInfo (void)
virtual ~RequestInfo (void)

Private Member Functions

 RequestInfo (const RequestInfo &)
void operator= (const RequestInfo &)

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInfo.

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInfo.

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInfo.


Constructor & Destructor Documentation

PortableInterceptor::RequestInfo::~RequestInfo ( void  ) [protected, virtual]

Member Function Documentation

const char * PortableInterceptor::RequestInfo::_interface_repository_id ( void  ) const [virtual]

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInfo.

CORBA::Boolean PortableInterceptor::RequestInfo::_is_a ( const char *  type_id) [virtual]

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInfo.

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInfo.

virtual ::Dynamic::ParameterList* PortableInterceptor::RequestInfo::arguments ( void  ) [pure virtual]

Implemented in TAO_ClientRequestInfo.

Implemented in TAO_ClientRequestInfo.

virtual ::Dynamic::ExceptionList* PortableInterceptor::RequestInfo::exceptions ( void  ) [pure virtual]

Implemented in TAO_ClientRequestInfo.

Implemented in TAO_ClientRequestInfo.

virtual ::CORBA::Any* PortableInterceptor::RequestInfo::get_slot ( ::PortableInterceptor::SlotId  id) [pure virtual]

Reimplemented from CORBA::Object.

Reimplemented in PortableInterceptor::ClientRequestInfo.

virtual char* PortableInterceptor::RequestInfo::operation ( void  ) [pure virtual]

Implemented in TAO_ClientRequestInfo.

Implemented in TAO_ClientRequestInfo.

void PortableInterceptor::RequestInfo::operator= ( const RequestInfo ) [private]

Implemented in TAO_ClientRequestInfo.

virtual ::CORBA::ULong PortableInterceptor::RequestInfo::request_id ( void  ) [pure virtual]

Implemented in TAO_ClientRequestInfo.

Implemented in TAO_ClientRequestInfo.

virtual ::CORBA::Any* PortableInterceptor::RequestInfo::result ( void  ) [pure virtual]

Implemented in TAO_ClientRequestInfo.

Implemented in TAO_ClientRequestInfo.


The documentation for this class was generated from the following files: