CIAO
1.1.0
|
import "CCM_StubContainerInterceptorRegistrationC.h";
typedef StubContainerInterceptorRegistration_out Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_out_type |
Reimplemented from CORBA::Object.
typedef StubContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_ptr_type |
Reimplemented from CORBA::Object.
typedef StubContainerInterceptorRegistration_var Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_var_type |
Reimplemented from CORBA::Object.
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::StubContainerInterceptorRegistration | ( | void | ) | [protected] |
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::~StubContainerInterceptorRegistration | ( | void | ) | [protected, virtual] |
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::StubContainerInterceptorRegistration | ( | const StubContainerInterceptorRegistration & | ) | [private] |
const char * Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Object.
CORBA::Boolean Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Object.
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
void Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_tao_release | ( | StubContainerInterceptorRegistration_ptr | obj | ) | [static] |
CORBA::Boolean Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Object.
void Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::operator= | ( | const StubContainerInterceptorRegistration & | ) | [private] |
Components::Cookie Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::register_stub_interceptor | ( | in StubContainerInterceptor | ci | ) |
Implemented in CIAO::StubContainerInterceptorRegistration_Impl.
StubContainerInterceptor Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::unregister_stub_interceptor | ( | in Components::Cookie | cookie | ) | raises (InvalidRegistration) |
Implemented in CIAO::StubContainerInterceptorRegistration_Impl.