TAO
2.3.3
|
#include <Object.h>
Additional Inherited Members | |
Public Types inherited from TAO::Object_Arg_Traits_T< T_ptr, T_var, T_out, T_traits, Insert_Policy > | |
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 |