#include <PS_CurrentC.h>
Inheritance diagram for PortableServer::Current:
Public Types | |
typedef Current_ptr | _ptr_type |
typedef Current_var | _var_type |
Public Member Functions | |
virtual ::PortableServer::POA_ptr | get_POA ()=0 throw ( ::CORBA::SystemException, ::PortableServer::Current::NoContext ) |
virtual ::PortableServer::ObjectId * | get_object_id ()=0 throw ( ::CORBA::SystemException, ::PortableServer::Current::NoContext ) |
virtual ::CORBA::Object_ptr | get_reference ()=0 throw ( ::CORBA::SystemException, ::PortableServer::Current::NoContext ) |
virtual ::PortableServer::Servant | get_servant ()=0 throw ( ::CORBA::SystemException, ::PortableServer::Current::NoContext ) |
virtual ::CORBA::Boolean | _is_a (const char *type_id) |
virtual const char * | _interface_repository_id (void) const |
virtual ::CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
Static Public Member Functions | |
static Current_ptr | _duplicate (Current_ptr obj) |
static void | _tao_release (Current_ptr obj) |
static Current_ptr | _narrow (::CORBA::Object_ptr obj) |
static Current_ptr | _unchecked_narrow (::CORBA::Object_ptr obj) |
static Current_ptr | _nil (void) |
Static Public Attributes | |
::CORBA::TypeCode_ptr const | _tc_NoContext |
Protected Member Functions | |
Current (void) | |
virtual | ~Current (void) |
Private Member Functions | |
Current (const Current &) | |
void | operator= (const Current &) |
Classes | |
class | NoContext |
Reimplemented from CORBA::Current.
Reimplemented from CORBA::Current.
PortableServer::Current::Current | ( | void | ) | [protected] |
Reimplemented from CORBA::Current.
PortableServer::Current::~Current | ( | void | ) | [protected, virtual] |
Reimplemented from CORBA::Current.
PortableServer::Current::Current | ( | const Current & | ) | [private] |
PortableServer::Current_ptr PortableServer::Current::_duplicate | ( | Current_ptr | obj | ) | [static] |
const char * PortableServer::Current::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Current.
CORBA::Boolean PortableServer::Current::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Current.
PortableServer::Current_ptr PortableServer::Current::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
static Current_ptr PortableServer::Current::_nil | ( | void | ) | [inline, static] |
Reimplemented from CORBA::Current.
void PortableServer::Current::_tao_release | ( | Current_ptr | obj | ) | [static] |
PortableServer::Current_ptr PortableServer::Current::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
virtual ::PortableServer::ObjectId* PortableServer::Current::get_object_id | ( | ) | throw ( ::CORBA::SystemException, ::PortableServer::Current::NoContext ) [pure virtual] |
Implemented in TAO::Portable_Server::POA_Current.
virtual ::PortableServer::POA_ptr PortableServer::Current::get_POA | ( | ) | throw ( ::CORBA::SystemException, ::PortableServer::Current::NoContext ) [pure virtual] |
Implemented in TAO::Portable_Server::POA_Current.
virtual ::CORBA::Object_ptr PortableServer::Current::get_reference | ( | ) | throw ( ::CORBA::SystemException, ::PortableServer::Current::NoContext ) [pure virtual] |
Implemented in TAO::Portable_Server::POA_Current.
virtual ::PortableServer::Servant PortableServer::Current::get_servant | ( | ) | throw ( ::CORBA::SystemException, ::PortableServer::Current::NoContext ) [pure virtual] |
Implemented in TAO::Portable_Server::POA_Current.
CORBA::Boolean PortableServer::Current::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Current.
void PortableServer::Current::operator= | ( | const Current & | ) | [private] |
CORBA::TypeCode_ptr const PortableServer::Current::_tc_NoContext [static] |
Initial value: