#include <Object_SArgument_T.h>
Public Types | |
typedef T_ptr | ret_type |
typedef T_ptr | in_type |
typedef T_ptr & | inout_type |
typedef T_out | out_type |
typedef In_Object_SArgument_T< T_ptr, T_var, Insert_Policy > | in_arg_val |
typedef Inout_Object_SArgument_T< T_ptr, T_var, Insert_Policy > | inout_arg_val |
typedef Out_Object_SArgument_T< T_ptr, T_var, T_out, Insert_Policy > | out_arg_val |
typedef Ret_Object_SArgument_T< T_ptr, T_var, Insert_Policy > | ret_val |
typedef in_type | in_arg_type |
typedef inout_type | inout_arg_type |
typedef out_type | out_arg_type |
typedef inout_type | ret_arg_type |
Definition at line 141 of file Object_SArgument_T.h.
typedef in_type TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, Insert_Policy >::in_arg_type |
Definition at line 164 of file Object_SArgument_T.h.
typedef In_Object_SArgument_T<T_ptr, T_var, Insert_Policy> TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, Insert_Policy >::in_arg_val |
Definition at line 150 of file Object_SArgument_T.h.
typedef T_ptr TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, Insert_Policy >::in_type |
Definition at line 144 of file Object_SArgument_T.h.
typedef inout_type TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, Insert_Policy >::inout_arg_type |
Definition at line 165 of file Object_SArgument_T.h.
typedef Inout_Object_SArgument_T<T_ptr, T_var, Insert_Policy> TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, Insert_Policy >::inout_arg_val |
Definition at line 153 of file Object_SArgument_T.h.
typedef T_ptr& TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, Insert_Policy >::inout_type |
Definition at line 145 of file Object_SArgument_T.h.
typedef out_type TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, Insert_Policy >::out_arg_type |
Definition at line 166 of file Object_SArgument_T.h.
typedef Out_Object_SArgument_T<T_ptr, T_var, T_out, Insert_Policy> TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, Insert_Policy >::out_arg_val |
Definition at line 157 of file Object_SArgument_T.h.
typedef T_out TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, Insert_Policy >::out_type |
Definition at line 146 of file Object_SArgument_T.h.
typedef inout_type TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, Insert_Policy >::ret_arg_type |
Definition at line 167 of file Object_SArgument_T.h.
typedef T_ptr TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, Insert_Policy >::ret_type |
Definition at line 143 of file Object_SArgument_T.h.
typedef Ret_Object_SArgument_T<T_ptr, T_var, Insert_Policy> TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, Insert_Policy >::ret_val |
Definition at line 160 of file Object_SArgument_T.h.