TAO_PI_Server
2.1.0
|
#include <ServerRequestInfoC.h>
PortableInterceptor::ServerRequestInfo::ServerRequestInfo | ( | void | ) | [protected] |
PortableInterceptor::ServerRequestInfo::~ServerRequestInfo | ( | void | ) | [protected, virtual] |
PortableInterceptor::ServerRequestInfo::ServerRequestInfo | ( | const ServerRequestInfo & | ) | [private] |
PortableInterceptor::ServerRequestInfo_ptr PortableInterceptor::ServerRequestInfo::_duplicate | ( | ServerRequestInfo_ptr | obj | ) | [static] |
const char * PortableInterceptor::ServerRequestInfo::_interface_repository_id | ( | void | ) | const [virtual] |
CORBA::Boolean PortableInterceptor::ServerRequestInfo::_is_a | ( | const char * | type_id | ) |
PortableInterceptor::ServerRequestInfo_ptr PortableInterceptor::ServerRequestInfo::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
PortableInterceptor::ServerRequestInfo_ptr PortableInterceptor::ServerRequestInfo::_nil | ( | void | ) | [static] |
void PortableInterceptor::ServerRequestInfo::_tao_release | ( | ServerRequestInfo_ptr | obj | ) | [static] |
PortableInterceptor::ServerRequestInfo_ptr PortableInterceptor::ServerRequestInfo::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
virtual ::CORBA::OctetSeq* PortableInterceptor::ServerRequestInfo::adapter_id | ( | void | ) | [pure virtual] |
Implemented in TAO::ServerRequestInfo.
virtual ::PortableInterceptor::AdapterName* PortableInterceptor::ServerRequestInfo::adapter_name | ( | void | ) | [pure virtual] |
Implemented in TAO::ServerRequestInfo.
virtual void PortableInterceptor::ServerRequestInfo::add_reply_service_context | ( | const ::IOP::ServiceContext & | service_context, |
::CORBA::Boolean | replace | ||
) | [pure virtual] |
virtual ::CORBA::Policy_ptr PortableInterceptor::ServerRequestInfo::get_server_policy | ( | ::CORBA::PolicyType | type | ) | [pure virtual] |
virtual ::PortableInterceptor::ObjectId* PortableInterceptor::ServerRequestInfo::object_id | ( | void | ) | [pure virtual] |
Implemented in TAO::ServerRequestInfo.
void PortableInterceptor::ServerRequestInfo::operator= | ( | const ServerRequestInfo & | ) | [private] |
virtual char* PortableInterceptor::ServerRequestInfo::orb_id | ( | void | ) | [pure virtual] |
Implemented in TAO::ServerRequestInfo.
virtual ::CORBA::Any* PortableInterceptor::ServerRequestInfo::sending_exception | ( | void | ) | [pure virtual] |
Implemented in TAO::ServerRequestInfo.
virtual char* PortableInterceptor::ServerRequestInfo::server_id | ( | void | ) | [pure virtual] |
Implemented in TAO::ServerRequestInfo.
virtual void PortableInterceptor::ServerRequestInfo::set_slot | ( | ::PortableInterceptor::SlotId | id, |
const ::CORBA::Any & | data | ||
) | [pure virtual] |
virtual ::CORBA::Boolean PortableInterceptor::ServerRequestInfo::target_is_a | ( | const char * | id | ) | [pure virtual] |
Implemented in TAO::ServerRequestInfo.
virtual char* PortableInterceptor::ServerRequestInfo::target_most_derived_interface | ( | void | ) | [pure virtual] |
Implemented in TAO::ServerRequestInfo.