TAO_TransportCurrent  2.0.8
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
TAO::Transport::IIOP::Current Class Reference

#include <TC_IIOPC.h>

Inheritance diagram for TAO::Transport::IIOP::Current:
Inheritance graph
[legend]
Collaboration diagram for TAO::Transport::IIOP::Current:
Collaboration graph
[legend]

List of all members.

Public Types

typedef Current_ptr _ptr_type
typedef Current_var _var_type
typedef Current_out _out_type

Public Member Functions

virtual char * remote_host (void)=0
virtual ::CORBA::Long remote_port (void)=0
virtual char * local_host (void)=0
virtual ::CORBA::Long local_port (void)=0
virtual ::SSLIOP::Current_ptr ssliop_current (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)

Protected Member Functions

 Current (void)
virtual ~Current (void)

Private Member Functions

 Current (const Current &)
void operator= (const Current &)

Member Typedef Documentation

Reimplemented from TAO::Transport::Current.

Reimplemented from TAO::Transport::Current.

Reimplemented from TAO::Transport::Current.


Constructor & Destructor Documentation

TAO::Transport::IIOP::Current::Current ( void  ) [protected]

Reimplemented from TAO::Transport::Current.

TAO::Transport::IIOP::Current::~Current ( void  ) [protected, virtual]

Reimplemented from TAO::Transport::Current.

TAO::Transport::IIOP::Current::Current ( const Current ) [private]

Member Function Documentation

TAO::Transport::IIOP::Current_ptr TAO::Transport::IIOP::Current::_duplicate ( Current_ptr  obj) [static]
const char * TAO::Transport::IIOP::Current::_interface_repository_id ( void  ) const [virtual]

Reimplemented from TAO::Transport::Current.

CORBA::Boolean TAO::Transport::IIOP::Current::_is_a ( const char *  type_id) [virtual]

Reimplemented from TAO::Transport::Current.

TAO::Transport::IIOP::Current_ptr TAO::Transport::IIOP::Current::_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from TAO::Transport::Current.

TAO::Transport::IIOP::Current_ptr TAO::Transport::IIOP::Current::_nil ( void  ) [static]

Reimplemented from TAO::Transport::Current.

void TAO::Transport::IIOP::Current::_tao_any_destructor ( void *  _tao_void_pointer) [static]

Reimplemented from TAO::Transport::Current.

void TAO::Transport::IIOP::Current::_tao_release ( Current_ptr  obj) [static]
TAO::Transport::IIOP::Current_ptr TAO::Transport::IIOP::Current::_unchecked_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from TAO::Transport::Current.

virtual char* TAO::Transport::IIOP::Current::local_host ( void  ) [pure virtual]
virtual ::CORBA::Long TAO::Transport::IIOP::Current::local_port ( void  ) [pure virtual]
CORBA::Boolean TAO::Transport::IIOP::Current::marshal ( TAO_OutputCDR cdr) [virtual]

Reimplemented from TAO::Transport::Current.

void TAO::Transport::IIOP::Current::operator= ( const Current ) [private]
virtual char* TAO::Transport::IIOP::Current::remote_host ( void  ) [pure virtual]
virtual ::CORBA::Long TAO::Transport::IIOP::Current::remote_port ( void  ) [pure virtual]
virtual ::SSLIOP::Current_ptr TAO::Transport::IIOP::Current::ssliop_current ( void  ) [pure virtual]

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