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

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

#include <Fixed_Array_Argument_T.h>

Public Types

typedef T_forany::_slice_type * ret_type
 
typedef T_forany::_array_type const in_type
 
typedef T_forany::_array_type inout_type
 
typedef T_forany::_array_type out_type
 
typedef
In_Fixed_Array_Argument_T
< T_forany, Insert_Policy > 
in_arg_val
 
typedef
In_Fixed_Array_Clonable_Argument_T
< T_forany, Insert_Policy > 
in_clonable_arg_val
 
typedef
Inout_Fixed_Array_Argument_T
< T_forany, Insert_Policy > 
inout_arg_val
 
typedef
Out_Fixed_Array_Argument_T
< T_forany, Insert_Policy > 
out_arg_val
 
typedef
Ret_Fixed_Array_Argument_T
< T_var, T_forany,
Insert_Policy > 
ret_val
 

Detailed Description

template<typename T_var, typename T_forany, template< typename > class Insert_Policy>
struct TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >

Argument traits of fixed size element array.

Member Typedef Documentation

template<typename T_var , typename T_forany , template< typename > class Insert_Policy>
typedef In_Fixed_Array_Argument_T<T_forany, Insert_Policy> TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::in_arg_val
template<typename T_var , typename T_forany , template< typename > class Insert_Policy>
typedef In_Fixed_Array_Clonable_Argument_T<T_forany, Insert_Policy> TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::in_clonable_arg_val
template<typename T_var , typename T_forany , template< typename > class Insert_Policy>
typedef T_forany::_array_type const TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::in_type
template<typename T_var , typename T_forany , template< typename > class Insert_Policy>
typedef Inout_Fixed_Array_Argument_T<T_forany, Insert_Policy> TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::inout_arg_val
template<typename T_var , typename T_forany , template< typename > class Insert_Policy>
typedef T_forany::_array_type TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::inout_type
template<typename T_var , typename T_forany , template< typename > class Insert_Policy>
typedef Out_Fixed_Array_Argument_T<T_forany, Insert_Policy> TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::out_arg_val
template<typename T_var , typename T_forany , template< typename > class Insert_Policy>
typedef T_forany::_array_type TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::out_type
template<typename T_var , typename T_forany , template< typename > class Insert_Policy>
typedef T_forany::_slice_type* TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::ret_type
template<typename T_var , typename T_forany , template< typename > class Insert_Policy>
typedef Ret_Fixed_Array_Argument_T<T_var, T_forany, Insert_Policy> TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::ret_val

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