CIAO
1.0.8
|
import "CCM_ServerContainerInterceptorRegistrationC.h";
typedef ServerContainerInterceptorRegistration_out Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::_out_type |
Reimplemented from CORBA::Object.
typedef ServerContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::_ptr_type |
Reimplemented from CORBA::Object.
typedef ServerContainerInterceptorRegistration_var Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::_var_type |
Reimplemented from CORBA::Object.
Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::ServerContainerInterceptorRegistration | ( | void | ) | [protected] |
Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::~ServerContainerInterceptorRegistration | ( | void | ) | [protected, virtual] |
Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::ServerContainerInterceptorRegistration | ( | const ServerContainerInterceptorRegistration & | ) | [private] |
Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::_duplicate | ( | ServerContainerInterceptorRegistration_ptr | obj | ) | [static] |
const char * Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Object.
CORBA::Boolean Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Object.
Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
void Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::_tao_release | ( | ServerContainerInterceptorRegistration_ptr | obj | ) | [static] |
Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
CORBA::Boolean Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Object.
void Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::operator= | ( | const ServerContainerInterceptorRegistration & | ) | [private] |
Components::Cookie Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::register_server_interceptor | ( | in ServerContainerInterceptor | ci | ) |
virtual ::Components::Cookie* Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::register_server_interceptor | ( | ::Components::ContainerPortableInterceptor::ServerContainerInterceptor_ptr | ci | ) | [pure virtual] |
Implemented in CIAO::ServerContainerInterceptorRegistration_Impl.
ServerContainerInterceptor Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::unregister_server_interceptor | ( | in Components::Cookie | cookie | ) | raises (InvalidRegistration) |
virtual ::Components::ContainerPortableInterceptor::ServerContainerInterceptor_ptr Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::unregister_server_interceptor | ( | ::Components::Cookie * | cookie | ) | [pure virtual] |
Implemented in CIAO::ServerContainerInterceptorRegistration_Impl.