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 |
Argument traits of fixed size element array.
Definition at line 156 of file Fixed_Array_Argument_T.h.
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 |
Definition at line 164 of file Fixed_Array_Argument_T.h.
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 |
Definition at line 167 of file Fixed_Array_Argument_T.h.
typedef T_forany::_array_type const TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::in_type |
Definition at line 159 of file Fixed_Array_Argument_T.h.
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 |
Definition at line 169 of file Fixed_Array_Argument_T.h.
typedef T_forany::_array_type TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::inout_type |
Definition at line 160 of file Fixed_Array_Argument_T.h.
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 |
Definition at line 171 of file Fixed_Array_Argument_T.h.
typedef T_forany::_array_type TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::out_type |
Definition at line 161 of file Fixed_Array_Argument_T.h.
typedef T_forany::_slice_type* TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >::ret_type |
Definition at line 158 of file Fixed_Array_Argument_T.h.
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 |
Definition at line 174 of file Fixed_Array_Argument_T.h.