CIAO
1.0.8
|
import "CCM_ServantContainerInterceptorRegistrationC.h";
typedef ServantContainerInterceptorRegistration_out Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::_out_type |
Reimplemented from CORBA::Object.
typedef ServantContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::_ptr_type |
Reimplemented from CORBA::Object.
typedef ServantContainerInterceptorRegistration_var Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::_var_type |
Reimplemented from CORBA::Object.
Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::ServantContainerInterceptorRegistration | ( | void | ) | [protected] |
Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::~ServantContainerInterceptorRegistration | ( | void | ) | [protected, virtual] |
Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::ServantContainerInterceptorRegistration | ( | const ServantContainerInterceptorRegistration & | ) | [private] |
Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::_duplicate | ( | ServantContainerInterceptorRegistration_ptr | obj | ) | [static] |
const char * Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Object.
CORBA::Boolean Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Object.
Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
void Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::_tao_release | ( | ServantContainerInterceptorRegistration_ptr | obj | ) | [static] |
Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
CORBA::Boolean Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Object.
void Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::operator= | ( | const ServantContainerInterceptorRegistration & | ) | [private] |
Components::Cookie Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::register_servant_interceptor | ( | in ServantContainerInterceptor | ci | ) |
virtual ::Components::Cookie* Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::register_servant_interceptor | ( | ::Components::ContainerPortableInterceptor::ServantContainerInterceptor_ptr | ci | ) | [pure virtual] |
Implemented in CIAO::ServantContainerInterceptorRegistration_Impl.
ServantContainerInterceptor Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::unregister_servant_interceptor | ( | in Components::Cookie | cookie | ) | raises (InvalidRegistration) |
virtual ::Components::ContainerPortableInterceptor::ServantContainerInterceptor_ptr Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::unregister_servant_interceptor | ( | ::Components::Cookie * | cookie | ) | [pure virtual] |
Implemented in CIAO::ServantContainerInterceptorRegistration_Impl.