#include <Object_Argument_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_Argument_T< T_ptr, Insert_Policy > | in_arg_val |
typedef In_Object_Clonable_Argument_T< T_ptr, Insert_Policy > | in_clonable_arg_val |
typedef Inout_Object_Argument_T< T_ptr, T_traits, Insert_Policy > | inout_arg_val |
typedef Out_Object_Argument_T< T_ptr, T_out, Insert_Policy > | out_arg_val |
typedef Ret_Object_Argument_T< T_ptr, T_var, Insert_Policy > | ret_val |
Definition at line 167 of file Object_Argument_T.h.
typedef In_Object_Argument_T<T_ptr, Insert_Policy> TAO::Object_Arg_Traits_T< T_ptr, T_var, T_out, T_traits, Insert_Policy >::in_arg_val |
Definition at line 175 of file Object_Argument_T.h.
typedef In_Object_Clonable_Argument_T<T_ptr, Insert_Policy> TAO::Object_Arg_Traits_T< T_ptr, T_var, T_out, T_traits, Insert_Policy >::in_clonable_arg_val |
Definition at line 177 of file Object_Argument_T.h.
typedef T_ptr TAO::Object_Arg_Traits_T< T_ptr, T_var, T_out, T_traits, Insert_Policy >::in_type |
Definition at line 170 of file Object_Argument_T.h.
typedef Inout_Object_Argument_T<T_ptr, T_traits, Insert_Policy> TAO::Object_Arg_Traits_T< T_ptr, T_var, T_out, T_traits, Insert_Policy >::inout_arg_val |
Definition at line 180 of file Object_Argument_T.h.
typedef T_ptr& TAO::Object_Arg_Traits_T< T_ptr, T_var, T_out, T_traits, Insert_Policy >::inout_type |
Definition at line 171 of file Object_Argument_T.h.
typedef Out_Object_Argument_T<T_ptr, T_out, Insert_Policy> TAO::Object_Arg_Traits_T< T_ptr, T_var, T_out, T_traits, Insert_Policy >::out_arg_val |
Definition at line 183 of file Object_Argument_T.h.
typedef T_out TAO::Object_Arg_Traits_T< T_ptr, T_var, T_out, T_traits, Insert_Policy >::out_type |
Definition at line 172 of file Object_Argument_T.h.
typedef T_ptr TAO::Object_Arg_Traits_T< T_ptr, T_var, T_out, T_traits, Insert_Policy >::ret_type |
Definition at line 169 of file Object_Argument_T.h.
typedef Ret_Object_Argument_T<T_ptr, T_var, Insert_Policy> TAO::Object_Arg_Traits_T< T_ptr, T_var, T_out, T_traits, Insert_Policy >::ret_val |
Definition at line 186 of file Object_Argument_T.h.