#include <Fixed_Array_SArgument_T.h>
Public Types | |
typedef T_slice * | ret_type |
typedef const T | in_type |
typedef T | inout_type |
typedef T | out_type |
typedef In_Fixed_Array_SArgument_T< T, T_slice, T_forany, Insert_Policy > | in_arg_val |
typedef Inout_Fixed_Array_SArgument_T< T, T_slice, T_forany, Insert_Policy > | inout_arg_val |
typedef Out_Fixed_Array_SArgument_T< T, T_slice, T_forany, Insert_Policy > | out_arg_val |
typedef Ret_Fixed_Array_SArgument_T< T_slice, T_var, T_forany, Insert_Policy > | ret_val |
typedef T_slice const * | in_arg_type |
typedef ret_type | inout_arg_type |
typedef ret_type | out_arg_type |
typedef ret_type & | ret_arg_type |
typedef T_slice const* TAO::Fixed_Array_SArg_Traits_T< T, T_slice, T_var, T_forany, Insert_Policy >::in_arg_type |
typedef In_Fixed_Array_SArgument_T<T, T_slice, T_forany, Insert_Policy> TAO::Fixed_Array_SArg_Traits_T< T, T_slice, T_var, T_forany, Insert_Policy >::in_arg_val |
typedef const T TAO::Fixed_Array_SArg_Traits_T< T, T_slice, T_var, T_forany, Insert_Policy >::in_type |
typedef ret_type TAO::Fixed_Array_SArg_Traits_T< T, T_slice, T_var, T_forany, Insert_Policy >::inout_arg_type |
typedef Inout_Fixed_Array_SArgument_T<T, T_slice, T_forany, Insert_Policy> TAO::Fixed_Array_SArg_Traits_T< T, T_slice, T_var, T_forany, Insert_Policy >::inout_arg_val |
typedef T TAO::Fixed_Array_SArg_Traits_T< T, T_slice, T_var, T_forany, Insert_Policy >::inout_type |
typedef ret_type TAO::Fixed_Array_SArg_Traits_T< T, T_slice, T_var, T_forany, Insert_Policy >::out_arg_type |
typedef Out_Fixed_Array_SArgument_T<T, T_slice, T_forany, Insert_Policy> TAO::Fixed_Array_SArg_Traits_T< T, T_slice, T_var, T_forany, Insert_Policy >::out_arg_val |
typedef T TAO::Fixed_Array_SArg_Traits_T< T, T_slice, T_var, T_forany, Insert_Policy >::out_type |
typedef ret_type& TAO::Fixed_Array_SArg_Traits_T< T, T_slice, T_var, T_forany, Insert_Policy >::ret_arg_type |
typedef T_slice* TAO::Fixed_Array_SArg_Traits_T< T, T_slice, T_var, T_forany, Insert_Policy >::ret_type |
typedef Ret_Fixed_Array_SArgument_T<T_slice, T_var, T_forany, Insert_Policy> TAO::Fixed_Array_SArg_Traits_T< T, T_slice, T_var, T_forany, Insert_Policy >::ret_val |