CIAO 1.0.5
Public Member Functions
Components::ContainerPortableInterceptor::StubContainerInterceptor Interface Reference

import "CCM_StubContainerInterceptor.idl";

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

List of all members.

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)

Member Function Documentation

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

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines