TAO::details::object_reference_const_sequence_element< obj_ref_traits > Class Template Reference

#include <Object_Reference_Const_Sequence_Element_T.h>

List of all members.

Public Types

typedef obj_ref_traits::object_type object_reference_type
typedef object_reference_type * value_type
typedef object_reference_type
const * 
const_value_type
typedef
obj_ref_traits::object_type_var 
object_reference_var

Public Member Functions

 object_reference_const_sequence_element (value_type const &e, CORBA::Boolean release)
 object_reference_const_sequence_element (object_reference_const_sequence_element const &rhs)
 ~object_reference_const_sequence_element ()
 operator object_reference_type * (void) const
object_reference_type * in (void) const
value_type operator-> () const
CORBA::Boolean release () const

Private Member Functions

 object_reference_const_sequence_element ()
object_reference_const_sequence_elementoperator= (object_reference_const_sequence_element const &rhs)

Private Attributes

value_type const *const element_
CORBA::Boolean const release_

template<typename obj_ref_traits>
class TAO::details::object_reference_const_sequence_element< obj_ref_traits >


Member Typedef Documentation

template<typename obj_ref_traits >
typedef object_reference_type const* TAO::details::object_reference_const_sequence_element< obj_ref_traits >::const_value_type
template<typename obj_ref_traits >
typedef obj_ref_traits::object_type TAO::details::object_reference_const_sequence_element< obj_ref_traits >::object_reference_type
template<typename obj_ref_traits >
typedef obj_ref_traits::object_type_var TAO::details::object_reference_const_sequence_element< obj_ref_traits >::object_reference_var
template<typename obj_ref_traits >
typedef object_reference_type* TAO::details::object_reference_const_sequence_element< obj_ref_traits >::value_type

Constructor & Destructor Documentation

template<typename obj_ref_traits >
TAO::details::object_reference_const_sequence_element< obj_ref_traits >::object_reference_const_sequence_element ( value_type const &  e,
CORBA::Boolean  release 
) [inline]
template<typename obj_ref_traits >
TAO::details::object_reference_const_sequence_element< obj_ref_traits >::object_reference_const_sequence_element ( object_reference_const_sequence_element< obj_ref_traits > const &  rhs  )  [inline]
template<typename obj_ref_traits >
TAO::details::object_reference_const_sequence_element< obj_ref_traits >::~object_reference_const_sequence_element (  )  [inline]
template<typename obj_ref_traits >
TAO::details::object_reference_const_sequence_element< obj_ref_traits >::object_reference_const_sequence_element (  )  [private]

Member Function Documentation

template<typename obj_ref_traits >
object_reference_type* TAO::details::object_reference_const_sequence_element< obj_ref_traits >::in ( void   )  const [inline]
template<typename obj_ref_traits >
TAO::details::object_reference_const_sequence_element< obj_ref_traits >::operator object_reference_type * ( void   )  const [inline]
template<typename obj_ref_traits >
value_type TAO::details::object_reference_const_sequence_element< obj_ref_traits >::operator-> (  )  const [inline]
template<typename obj_ref_traits >
object_reference_const_sequence_element& TAO::details::object_reference_const_sequence_element< obj_ref_traits >::operator= ( object_reference_const_sequence_element< obj_ref_traits > const &  rhs  )  [private]
template<typename obj_ref_traits >
CORBA::Boolean TAO::details::object_reference_const_sequence_element< obj_ref_traits >::release (  )  const [inline]

Member Data Documentation

template<typename obj_ref_traits >
value_type const* const TAO::details::object_reference_const_sequence_element< obj_ref_traits >::element_ [private]
template<typename obj_ref_traits >
CORBA::Boolean const TAO::details::object_reference_const_sequence_element< obj_ref_traits >::release_ [private]

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

Generated on Mon Nov 30 01:05:38 2009 for TAO by  doxygen 1.6.1