import "CCM_StubContainerInterceptor.idl";
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) |
void Components::ContainerPortableInterceptor::StubContainerInterceptor::stub_send_request | ( | in ContainerStubRequestInfo | info, | |
out boolean | con | |||
) | raises (PortableInterceptor::ForwardRequest) |
void Components::ContainerPortableInterceptor::StubContainerInterceptor::stub_receive_reply | ( | in ContainerStubRequestInfo | info, | |
out boolean | con | |||
) |
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) |