TAO_Objref_Out_T< T > Class Template Reference

Parametrized implementation of _out class for object references. More...

#include <Objref_VarOut_T.h>

Collaboration diagram for TAO_Objref_Out_T< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_Objref_Out_T (T *&)
 TAO_Objref_Out_T (TAO_Objref_Var_T< T > &)
 TAO_Objref_Out_T (const TAO_Objref_Out_T< T > &)
TAO_Objref_Out_Toperator= (const TAO_Objref_Out_T< T > &)
TAO_Objref_Out_Toperator= (T *)
 operator T *& ()
T *& ptr (void)
T * operator-> (void)

Private Member Functions

TAO_Objref_Out_Toperator= (const TAO_Objref_Var_T< T > &)
 Assignment from _var not allowed.

Private Attributes

T *& ptr_


Detailed Description

template<typename T>
class TAO_Objref_Out_T< T >

Parametrized implementation of _out class for object references.

Constructor & Destructor Documentation

template<typename T>
ACE_INLINE TAO_Objref_Out_T< T >::TAO_Objref_Out_T ( T *&  p  )  [inline]

template<typename T>
ACE_INLINE TAO_Objref_Out_T< T >::TAO_Objref_Out_T ( TAO_Objref_Var_T< T > &  p  )  [inline]

template<typename T>
ACE_INLINE TAO_Objref_Out_T< T >::TAO_Objref_Out_T ( const TAO_Objref_Out_T< T > &  p  )  [inline]


Member Function Documentation

template<typename T>
ACE_INLINE TAO_Objref_Out_T< T > & TAO_Objref_Out_T< T >::operator= ( const TAO_Objref_Out_T< T > &  p  )  [inline]

template<typename T>
ACE_INLINE TAO_Objref_Out_T< T > & TAO_Objref_Out_T< T >::operator= ( T *  p  )  [inline]

template<typename T>
ACE_INLINE TAO_Objref_Out_T< T >::operator T *& (  )  [inline]

template<typename T>
ACE_INLINE T *& TAO_Objref_Out_T< T >::ptr ( void   )  [inline]

template<typename T>
ACE_INLINE T * TAO_Objref_Out_T< T >::operator-> ( void   )  [inline]

template<typename T>
TAO_Objref_Out_T& TAO_Objref_Out_T< T >::operator= ( const TAO_Objref_Var_T< T > &   )  [private]

Assignment from _var not allowed.


Member Data Documentation

template<typename T>
T*& TAO_Objref_Out_T< T >::ptr_ [private]


The documentation for this class was generated from the following files:

Generated on Mon Sep 15 07:41:35 2008 for TAO by  doxygen 1.5.5