#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 > | in_arg_val |
typedef Inout_Object_Argument_T< T_ptr, T_traits > | inout_arg_val |
typedef Out_Object_Argument_T< T_ptr, T_out > | out_arg_val |
typedef Ret_Object_Argument_T< T_ptr, T_var > | ret_val |
typedef Object_Tag | idl_tag |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|