TAO_PortableServer  2.0.8
Classes | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Member Functions
PortableServer::Current Class Reference

#include <PS_CurrentC.h>

Inheritance diagram for PortableServer::Current:
Inheritance graph
[legend]
Collaboration diagram for PortableServer::Current:
Collaboration graph
[legend]

List of all members.

Classes

class  NoContext

Public Types

typedef Current_ptr _ptr_type
typedef Current_var _var_type
typedef Current_out _out_type

Public Member Functions

virtual ::PortableServer::POA_ptr get_POA (void)=0
virtual
::PortableServer::ObjectId
get_object_id (void)=0
virtual ::CORBA::Object_ptr get_reference (void)=0
virtual ::PortableServer::Servant get_servant (void)=0
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 void _tao_any_destructor (void *)
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 &)

Member Typedef Documentation

Reimplemented from CORBA::Current.

Reimplemented from CORBA::Current.

Reimplemented from CORBA::Current.


Constructor & Destructor Documentation

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]

Member Function Documentation

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]

Reimplemented from CORBA::Current.

PortableServer::Current_ptr PortableServer::Current::_nil ( void  ) [static]

Reimplemented from CORBA::Current.

void PortableServer::Current::_tao_any_destructor ( void *  _tao_void_pointer) [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]

Reimplemented from CORBA::Current.

virtual ::PortableServer::ObjectId* PortableServer::Current::get_object_id ( void  ) [pure virtual]
virtual ::PortableServer::POA_ptr PortableServer::Current::get_POA ( void  ) [pure virtual]
virtual ::CORBA::Object_ptr PortableServer::Current::get_reference ( void  ) [pure virtual]
virtual ::PortableServer::Servant PortableServer::Current::get_servant ( void  ) [pure virtual]
CORBA::Boolean PortableServer::Current::marshal ( TAO_OutputCDR cdr) [virtual]

Reimplemented from CORBA::Current.

void PortableServer::Current::operator= ( const Current ) [private]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines