TAO
2.0.8
|
Parametrized implementation of _forany class for arrays. More...
#include <Array_VarOut_T.h>
Parametrized implementation of _forany class for arrays.
typedef T TAO_Array_Forany_T< T, T_slice, TAG >::_array_type |
typedef const _slice_type* TAO_Array_Forany_T< T, T_slice, TAG >::_in_type |
typedef _slice_type* TAO_Array_Forany_T< T, T_slice, TAG >::_inout_type |
typedef _slice_type* & TAO_Array_Forany_T< T, T_slice, TAG >::_out_type |
typedef _slice_type*& TAO_Array_Forany_T< T, T_slice, TAG >::_retn_arg_type |
typedef _slice_type* TAO_Array_Forany_T< T, T_slice, TAG >::_retn_type |
typedef T_slice TAO_Array_Forany_T< T, T_slice, TAG >::_slice_type |
typedef TAG TAO_Array_Forany_T< T, T_slice, TAG >::_tag_type |
typedef TAO_Array_Forany_T<T,T_slice,TAG> TAO_Array_Forany_T< T, T_slice, TAG >::FORANY [private] |
TAO_Array_Forany_T< T, T_slice, TAG >::TAO_Array_Forany_T | ( | void | ) |
TAO_Array_Forany_T< T, T_slice, TAG >::TAO_Array_Forany_T | ( | _slice_type * | p, |
CORBA::Boolean | nocopy = false |
||
) |
TAO_Array_Forany_T< T, T_slice, TAG >::TAO_Array_Forany_T | ( | const TAO_Array_Forany_T< T, T_slice, TAG > & | p | ) |
TAO_Array_Forany_T< T, T_slice, TAG >::~TAO_Array_Forany_T | ( | void | ) |
T_slice * TAO_Array_Forany_T< T, T_slice, TAG >::_retn | ( | void | ) |
void TAO_Array_Forany_T< T, T_slice, TAG >::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
const T_slice * TAO_Array_Forany_T< T, T_slice, TAG >::in | ( | void | ) | const |
T_slice * TAO_Array_Forany_T< T, T_slice, TAG >::inout | ( | void | ) |
CORBA::Boolean TAO_Array_Forany_T< T, T_slice, TAG >::nocopy | ( | void | ) | const |
TAO_Array_Forany_T< T, T_slice, TAG >::operator _slice_type *& | ( | ) |
TAO_Array_Forany_T< T, T_slice, TAG >::operator _slice_type *const & | ( | ) | const |
TAO_Array_Forany_T< T, T_slice, TAG > & TAO_Array_Forany_T< T, T_slice, TAG >::operator= | ( | _slice_type * | p | ) |
TAO_Array_Forany_T< T, T_slice, TAG > & TAO_Array_Forany_T< T, T_slice, TAG >::operator= | ( | const TAO_Array_Forany_T< T, T_slice, TAG > & | p | ) |
T_slice & TAO_Array_Forany_T< T, T_slice, TAG >::operator[] | ( | CORBA::ULong | index | ) |
const T_slice & TAO_Array_Forany_T< T, T_slice, TAG >::operator[] | ( | CORBA::ULong | index | ) | const |
T_slice *& TAO_Array_Forany_T< T, T_slice, TAG >::out | ( | void | ) |
T_slice * TAO_Array_Forany_T< T, T_slice, TAG >::ptr | ( | void | ) | const |
T_slice * TAO_Array_Forany_T< T, T_slice, TAG >::tao_alloc | ( | void | ) | [static] |
CORBA::Boolean TAO_Array_Forany_T< T, T_slice, TAG >::nocopy_ [private] |
_slice_type* TAO_Array_Forany_T< T, T_slice, TAG >::ptr_ [private] |