Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

CORBA_Current_var Class Reference

#include <CurrentC.h>

Inheritance diagram for CORBA_Current_var

Inheritance graph
[legend]
Collaboration diagram for CORBA_Current_var:

Collaboration graph
[legend]
List of all members.

Public Methods

 CORBA_Current_var (void)
 CORBA_Current_var (CORBA_Current_ptr p)
 CORBA_Current_var (const CORBA_Current_var &)
 ~CORBA_Current_var (void)
CORBA_Current_var& operator= (CORBA_Current_ptr)
CORBA_Current_var& operator= (const CORBA_Current_var &)
CORBA_Current_ptr operator-> (void) const
 operator const CORBA_Current_ptr & () const
 operator CORBA_Current_ptr & ()
CORBA_Current_ptr in (void) const
CORBA_Current_ptrinout (void)
CORBA_Current_ptrout (void)
CORBA_Current_ptr _retn (void)
CORBA_Current_ptr ptr (void) const

Static Public Methods

CORBA_Current_ptr tao_duplicate (CORBA_Current_ptr)
void tao_release (CORBA_Current_ptr)
CORBA_Current_ptr tao_nil (void)
CORBA_Current_ptr tao_narrow ( CORBA::Object *, CORBA::Environment & )
CORBA::Objecttao_upcast (void *)

Private Methods

 CORBA_Current_var (const TAO_Base_var &rhs)
CORBA_Current_var& operator= (const TAO_Base_var &rhs)

Private Attributes

CORBA_Current_ptr ptr_

Constructor & Destructor Documentation

CORBA_Current_var::CORBA_Current_var ( void )
 

CORBA_Current_var::CORBA_Current_var ( CORBA_Current_ptr p ) [inline]
 

CORBA_Current_var::CORBA_Current_var ( const CORBA_Current_var & )
 

CORBA_Current_var::~CORBA_Current_var ( void )
 

CORBA_Current_var::CORBA_Current_var ( const TAO_Base_var & rhs ) [private]
 


Member Function Documentation

CORBA_Current_ptr CORBA_Current_var::_retn ( void )
 

CORBA_Current_ptr CORBA_Current_var::in ( void ) const
 

CORBA_Current_ptr & CORBA_Current_var::inout ( void )
 

CORBA_Current_var::operator CORBA_Current_ptr & ( )
 

CORBA_Current_var::operator const CORBA_Current_ptr & ( ) const
 

CORBA_Current_ptr CORBA_Current_var::operator-> ( void ) const
 

CORBA_Current_var& CORBA_Current_var::operator= ( const TAO_Base_var & rhs ) [private]
 

CORBA_Current_var& CORBA_Current_var::operator= ( const CORBA_Current_var & )
 

CORBA_Current_var & CORBA_Current_var::operator= ( CORBA_Current_ptr p )
 

CORBA_Current_ptr & CORBA_Current_var::out ( void )
 

CORBA_Current_ptr CORBA_Current_var::ptr ( void ) const
 

CORBA_Current_ptr CORBA_Current_var::tao_duplicate ( CORBA_Current_ptr p ) [static]
 

CORBA_Current_ptr CORBA_Current_var::tao_narrow ( CORBA::Object * p,
CORBA::Environment & ACE_TRY_ENV ) [static]
 

CORBA_Current_ptr CORBA_Current_var::tao_nil ( void ) [static]
 

void CORBA_Current_var::tao_release ( CORBA_Current_ptr p ) [static]
 

CORBA::Object * CORBA_Current_var::tao_upcast ( void * src ) [static]
 


Member Data Documentation

CORBA_Current_ptr CORBA_Current_var::ptr_ [private]
 


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 11:41:52 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000