Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAO::Any_Array_Impl_T< T_slice, T_forany > Class Template Reference

Template Any class for array types. More...

#include <Any_Array_Impl_T.h>

Inheritance diagram for TAO::Any_Array_Impl_T< T_slice, T_forany >:

Inheritance graph
[legend]
Collaboration diagram for TAO::Any_Array_Impl_T< T_slice, T_forany >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Any_Array_Impl_T (_tao_destructor destructor, CORBA::TypeCode_ptr, T_slice *const)
virtual ~Any_Array_Impl_T (void)
virtual CORBA::Boolean marshal_value (TAO_OutputCDR &)
CORBA::Boolean demarshal_value (TAO_InputCDR &)
virtual void _tao_decode (TAO_InputCDR &ACE_ENV_ARG_DECL_WITH_DEFAULTS)
virtual const void * value (void) const
virtual void free_value (void)

Static Public Member Functions

void insert (CORBA::Any &, _tao_destructor destructor, CORBA::TypeCode_ptr, T_slice *const)
CORBA::Boolean extract (const CORBA::Any &, _tao_destructor, CORBA::TypeCode_ptr, T_slice *&)

Private Attributes

T_slicevalue_

Detailed Description

template<typename T_slice, typename T_forany>
class TAO::Any_Array_Impl_T< T_slice, T_forany >

Template Any class for array types.

Used for arrays


Constructor & Destructor Documentation

template<typename T_slice, typename T_forany>
TAO::Any_Array_Impl_T< T_slice, T_forany >::Any_Array_Impl_T _tao_destructor  destructor,
CORBA::TypeCode_ptr  ,
T_slice const
 

template<typename T_slice, typename T_forany>
TAO::Any_Array_Impl_T< T_slice, T_forany >::~Any_Array_Impl_T void   )  [virtual]
 


Member Function Documentation

template<typename T_slice, typename T_forany>
virtual void TAO::Any_Array_Impl_T< T_slice, T_forany >::_tao_decode TAO_InputCDR ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [virtual]
 

Reimplemented from TAO::Any_Impl.

template<typename T_slice, typename T_forany>
ACE_INLINE CORBA::Boolean TAO::Any_Array_Impl_T< T_slice, T_forany >::demarshal_value TAO_InputCDR  ) 
 

template<typename T_slice, typename T_forany>
CORBA::Boolean TAO::Any_Array_Impl_T< T_slice, T_forany >::extract const CORBA::Any ,
_tao_destructor  ,
CORBA::TypeCode_ptr  ,
T_slice *& 
[static]
 

template<typename T_slice, typename T_forany>
void TAO::Any_Array_Impl_T< T_slice, T_forany >::free_value void   )  [virtual]
 

Reimplemented from TAO::Any_Impl.

template<typename T_slice, typename T_forany>
void TAO::Any_Array_Impl_T< T_slice, T_forany >::insert CORBA::Any ,
_tao_destructor  destructor,
CORBA::TypeCode_ptr  ,
T_slice const
[static]
 

template<typename T_slice, typename T_forany>
ACE_INLINE CORBA::Boolean TAO::Any_Array_Impl_T< T_slice, T_forany >::marshal_value TAO_OutputCDR  )  [virtual]
 

Implements TAO::Any_Impl.

template<typename T_slice, typename T_forany>
ACE_INLINE const void * TAO::Any_Array_Impl_T< T_slice, T_forany >::value void   )  const [virtual]
 

Deprecated:
Deprecated by the OMG. This no longer appears in the C++ mapping. It is here only for backward compatibility. It is no longer (as of 5/26/04) used anywhere in TAO.

Reimplemented from TAO::Any_Impl.


Member Data Documentation

template<typename T_slice, typename T_forany>
T_slice* TAO::Any_Array_Impl_T< T_slice, T_forany >::value_ [private]
 


The documentation for this class was generated from the following files:
Generated on Sun May 15 13:11:23 2005 for TAO by  doxygen 1.3.9.1