CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
Components::ContainerPortableInterceptor::StubContainerInterceptor Class Reference

import "CCM_StubContainerInterceptorC.h";

Inheritance diagram for Components::ContainerPortableInterceptor::StubContainerInterceptor:
Inheritance graph
[legend]
Collaboration diagram for Components::ContainerPortableInterceptor::StubContainerInterceptor:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
StubContainerInterceptor_ptr 
_ptr_type
typedef
StubContainerInterceptor_var 
_var_type
typedef
StubContainerInterceptor_out 
_out_type

Public Member Functions

void stub_send_request (in ContainerStubRequestInfo info, out boolean con) raises (PortableInterceptor::ForwardRequest)
void stub_receive_reply (in ContainerStubRequestInfo info, out boolean con)
void stub_receive_exception (in ContainerStubRequestInfo info, out boolean con) raises (PortableInterceptor::ForwardRequest)
void stub_receive_other (in ContainerStubRequestInfo info) raises (PortableInterceptor::ForwardRequest)
virtual void stub_send_request (::Components::ContainerPortableInterceptor::ContainerStubRequestInfo_ptr info,::CORBA::Boolean_out con)=0
 
virtual void stub_receive_reply (::Components::ContainerPortableInterceptor::ContainerStubRequestInfo_ptr info,::CORBA::Boolean_out con)=0
 
virtual void stub_receive_exception (::Components::ContainerPortableInterceptor::ContainerStubRequestInfo_ptr info,::CORBA::Boolean_out con)=0
 
virtual void stub_receive_other (::Components::ContainerPortableInterceptor::ContainerStubRequestInfo_ptr info)=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 StubContainerInterceptor_ptr _duplicate (StubContainerInterceptor_ptr obj)
static void _tao_release (StubContainerInterceptor_ptr obj)
static StubContainerInterceptor_ptr _narrow (::CORBA::Object_ptr obj)
static StubContainerInterceptor_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static StubContainerInterceptor_ptr _nil (void)

Protected Member Functions

 StubContainerInterceptor (void)
virtual ~StubContainerInterceptor (void)

Private Member Functions

 StubContainerInterceptor (const StubContainerInterceptor &)
void operator= (const StubContainerInterceptor &)

Member Typedef Documentation


Constructor & Destructor Documentation


Member Function Documentation

void Components::ContainerPortableInterceptor::StubContainerInterceptor::operator= ( const StubContainerInterceptor )
private
void Components::ContainerPortableInterceptor::StubContainerInterceptor::stub_receive_exception ( in ContainerStubRequestInfo  info,
out boolean  con 
) raises (PortableInterceptor::ForwardRequest)

void Components::ContainerPortableInterceptor::StubContainerInterceptor::stub_send_request ( in ContainerStubRequestInfo  info,
out boolean  con 
) raises (PortableInterceptor::ForwardRequest)


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