#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, Insert_Policy > | in_arg_val |
typedef Inout_Special_Basic_SArgument_T< T, to_T, from_T, Insert_Policy > | inout_arg_val |
typedef Out_Special_Basic_SArgument_T< T, to_T, from_T, Insert_Policy > | out_arg_val |
typedef Ret_Special_Basic_SArgument_T< T, to_T, from_T, Insert_Policy > | 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 |
Definition at line 139 of file Special_Basic_SArgument_T.h.
typedef T const& TAO::Special_Basic_SArg_Traits_T< T, to_T, from_T, Insert_Policy >::in_arg_type |
Definition at line 153 of file Special_Basic_SArgument_T.h.
typedef In_Special_Basic_SArgument_T<T,to_T,from_T,Insert_Policy> TAO::Special_Basic_SArg_Traits_T< T, to_T, from_T, Insert_Policy >::in_arg_val |
Definition at line 146 of file Special_Basic_SArgument_T.h.
typedef T TAO::Special_Basic_SArg_Traits_T< T, to_T, from_T, Insert_Policy >::in_type |
Definition at line 142 of file Special_Basic_SArgument_T.h.
typedef inout_type TAO::Special_Basic_SArg_Traits_T< T, to_T, from_T, Insert_Policy >::inout_arg_type |
Definition at line 154 of file Special_Basic_SArgument_T.h.
typedef Inout_Special_Basic_SArgument_T<T,to_T,from_T,Insert_Policy> TAO::Special_Basic_SArg_Traits_T< T, to_T, from_T, Insert_Policy >::inout_arg_val |
Definition at line 147 of file Special_Basic_SArgument_T.h.
typedef T& TAO::Special_Basic_SArg_Traits_T< T, to_T, from_T, Insert_Policy >::inout_type |
Definition at line 143 of file Special_Basic_SArgument_T.h.
typedef out_type TAO::Special_Basic_SArg_Traits_T< T, to_T, from_T, Insert_Policy >::out_arg_type |
Definition at line 155 of file Special_Basic_SArgument_T.h.
typedef Out_Special_Basic_SArgument_T<T,to_T,from_T,Insert_Policy> TAO::Special_Basic_SArg_Traits_T< T, to_T, from_T, Insert_Policy >::out_arg_val |
Definition at line 148 of file Special_Basic_SArgument_T.h.
typedef T& TAO::Special_Basic_SArg_Traits_T< T, to_T, from_T, Insert_Policy >::out_type |
Definition at line 144 of file Special_Basic_SArgument_T.h.
typedef out_type TAO::Special_Basic_SArg_Traits_T< T, to_T, from_T, Insert_Policy >::ret_arg_type |
Definition at line 156 of file Special_Basic_SArgument_T.h.
typedef T TAO::Special_Basic_SArg_Traits_T< T, to_T, from_T, Insert_Policy >::ret_type |
Definition at line 141 of file Special_Basic_SArgument_T.h.
typedef Ret_Special_Basic_SArgument_T<T,to_T,from_T,Insert_Policy> TAO::Special_Basic_SArg_Traits_T< T, to_T, from_T, Insert_Policy >::ret_val |
Definition at line 149 of file Special_Basic_SArgument_T.h.