TAO_Fixed_Var_T< T > Class Template Reference

Parametrized implementation of _var class for structs, unions, and exceptions with members of fixed size. More...

#include <VarOut_T.h>

Inheritance diagram for TAO_Fixed_Var_T< T >:

Inheritance graph
[legend]
Collaboration diagram for TAO_Fixed_Var_T< T >:

Collaboration graph
[legend]

List of all members.

Public Types

typedef T & _out_type
typedef T _retn_type

Public Member Functions

 TAO_Fixed_Var_T (void)
 TAO_Fixed_Var_T (T *)
 TAO_Fixed_Var_T (const TAO_Fixed_Var_T< T > &)
 TAO_Fixed_Var_T (const T &)
TAO_Fixed_Var_Toperator= (T *)
TAO_Fixed_Var_Toperator= (const TAO_Fixed_Var_T< T > &)
TAO_Fixed_Var_Toperator= (const T &)
_out_type out (void)
_retn_type _retn (void)


Detailed Description

template<typename T>
class TAO_Fixed_Var_T< T >

Parametrized implementation of _var class for structs, unions, and exceptions with members of fixed size.

Member Typedef Documentation

template<typename T>
typedef T& TAO_Fixed_Var_T< T >::_out_type

template<typename T>
typedef T TAO_Fixed_Var_T< T >::_retn_type


Constructor & Destructor Documentation

template<typename T>
ACE_INLINE TAO_Fixed_Var_T< T >::TAO_Fixed_Var_T ( void   )  [inline]

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

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

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


Member Function Documentation

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

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

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

template<typename T>
ACE_INLINE T & TAO_Fixed_Var_T< T >::out ( void   )  [inline]

template<typename T>
ACE_INLINE T TAO_Fixed_Var_T< T >::_retn ( void   )  [inline]


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

Generated on Mon Sep 15 07:40:12 2008 for TAO by  doxygen 1.5.5