#include <Var_Array_SArgument_T.h>
Public Types | |
typedef T_slice * | ret_type |
typedef const T | in_type |
typedef T | inout_type |
typedef T_out | out_type |
typedef In_Var_Array_SArgument_T< T, T_slice, T_forany > | in_arg_val |
typedef Inout_Var_Array_SArgument_T< T, T_slice, T_forany > | inout_arg_val |
typedef Out_Var_Array_SArgument_T< T_slice, T_var, T_forany > | out_arg_val |
typedef Ret_Var_Array_SArgument_T< T_slice, T_var, T_forany > | 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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|