TAO_PortableServer
2.3.3
|
#include <Object_SArg_Traits.h>
Additional Inherited Members | |
Public Types inherited from TAO::Object_SArg_Traits_T< T_ptr, T_var, T_out, 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_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 |
Used in generated code if CORBA::Object is an argument or return type.