CIAO
1.0.8
|
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] |
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_duplicate | ( | StubContainerInterceptorRegistration_ptr | obj | ) | [static] |
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::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
void Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_tao_release | ( | StubContainerInterceptorRegistration_ptr | obj | ) | [static] |
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_unchecked_narrow | ( | ::CORBA::Object_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 | ) |
virtual ::Components::Cookie* Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::register_stub_interceptor | ( | ::Components::ContainerPortableInterceptor::StubContainerInterceptor_ptr | ci | ) | [pure virtual] |
Implemented in CIAO::StubContainerInterceptorRegistration_Impl.
StubContainerInterceptor Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::unregister_stub_interceptor | ( | in Components::Cookie | cookie | ) | raises (InvalidRegistration) |
virtual ::Components::ContainerPortableInterceptor::StubContainerInterceptor_ptr Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::unregister_stub_interceptor | ( | ::Components::Cookie * | cookie | ) | [pure virtual] |
Implemented in CIAO::StubContainerInterceptorRegistration_Impl.