#include <Special_Basic_SArgument_T.h>
Public Types | |
typedef T | ret_type |
typedef T | in_type |
typedef T & | inout_type |
typedef T & | out_type |
typedef In_Special_Basic_SArgument_T< T, to_T, from_T > | in_arg_val |
typedef Inout_Special_Basic_SArgument_T< T, to_T, from_T > | inout_arg_val |
typedef Out_Special_Basic_SArgument_T< T, to_T, from_T > | out_arg_val |
typedef Ret_Special_Basic_SArgument_T< T, to_T, from_T > | ret_val |
typedef T const & | in_arg_type |
typedef inout_type | inout_arg_type |
typedef out_type | out_arg_type |
typedef out_type | ret_arg_type |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|