TAO_PortableServer  2.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy > Struct Template Reference

Argument traits of variable size element array. More...

#include <Var_Array_SArgument_T.h>

Collaboration diagram for TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >:
Collaboration graph

Public Types

typedef T_forany::_slice_type * ret_type
 
typedef const T_forany::_array_type in_type
 
typedef T_forany::_array_type inout_type
 
typedef T_out out_type
 
typedef
In_Var_Array_SArgument_T
< T_forany, Insert_Policy > 
in_arg_val
 
typedef
Inout_Var_Array_SArgument_T
< T_forany, Insert_Policy > 
inout_arg_val
 
typedef
Out_Var_Array_SArgument_T
< typename T_out::_var_type,
T_forany, Insert_Policy > 
out_arg_val
 
typedef
Ret_Var_Array_SArgument_T
< typename T_out::_var_type,
T_forany, Insert_Policy > 
ret_val
 
typedef T_forany::_slice_type
const * 
in_arg_type
 
typedef ret_type inout_arg_type
 
typedef ret_typeout_arg_type
 
typedef ret_typeret_arg_type
 

Detailed Description

template<typename T_out, typename T_forany, template< typename > class Insert_Policy>
struct TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >

Argument traits of variable size element array.

Member Typedef Documentation

template<typename T_out , typename T_forany , template< typename > class Insert_Policy>
typedef T_forany::_slice_type const* TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >::in_arg_type
template<typename T_out , typename T_forany , template< typename > class Insert_Policy>
typedef In_Var_Array_SArgument_T<T_forany, Insert_Policy> TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >::in_arg_val
template<typename T_out , typename T_forany , template< typename > class Insert_Policy>
typedef const T_forany::_array_type TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >::in_type
template<typename T_out , typename T_forany , template< typename > class Insert_Policy>
typedef ret_type TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >::inout_arg_type
template<typename T_out , typename T_forany , template< typename > class Insert_Policy>
typedef Inout_Var_Array_SArgument_T<T_forany, Insert_Policy> TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >::inout_arg_val
template<typename T_out , typename T_forany , template< typename > class Insert_Policy>
typedef T_forany::_array_type TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >::inout_type
template<typename T_out , typename T_forany , template< typename > class Insert_Policy>
typedef ret_type& TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >::out_arg_type
template<typename T_out , typename T_forany , template< typename > class Insert_Policy>
typedef Out_Var_Array_SArgument_T<typename T_out::_var_type, T_forany, Insert_Policy> TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >::out_arg_val
template<typename T_out , typename T_forany , template< typename > class Insert_Policy>
typedef T_out TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >::out_type
template<typename T_out , typename T_forany , template< typename > class Insert_Policy>
typedef ret_type& TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >::ret_arg_type
template<typename T_out , typename T_forany , template< typename > class Insert_Policy>
typedef T_forany::_slice_type* TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >::ret_type
template<typename T_out , typename T_forany , template< typename > class Insert_Policy>
typedef Ret_Var_Array_SArgument_T<typename T_out::_var_type, T_forany, Insert_Policy> TAO::Var_Array_SArg_Traits_T< T_out, T_forany, Insert_Policy >::ret_val

The documentation for this struct was generated from the following file: