#include <Fixed_Size_SArgument_T.h>
Public Types | |
typedef T | ret_type |
typedef T const & | in_type |
typedef T & | inout_type |
typedef T & | out_type |
typedef In_Fixed_Size_SArgument_T< T, Insert_Policy > | in_arg_val |
typedef Inout_Fixed_Size_SArgument_T< T, Insert_Policy > | inout_arg_val |
typedef Out_Fixed_Size_SArgument_T< T, Insert_Policy > | out_arg_val |
typedef Ret_Fixed_Size_SArgument_T< T, Insert_Policy > | ret_val |
typedef in_type | in_arg_type |
typedef inout_type | inout_arg_type |
typedef out_type | out_arg_type |
typedef out_type | ret_arg_type |
Definition at line 197 of file Fixed_Size_SArgument_T.h.
typedef in_type TAO::Fixed_Size_SArg_Traits_T< T, Insert_Policy >::in_arg_type |
Definition at line 211 of file Fixed_Size_SArgument_T.h.
typedef In_Fixed_Size_SArgument_T<T,Insert_Policy> TAO::Fixed_Size_SArg_Traits_T< T, Insert_Policy >::in_arg_val |
Definition at line 204 of file Fixed_Size_SArgument_T.h.
typedef T const& TAO::Fixed_Size_SArg_Traits_T< T, Insert_Policy >::in_type |
Definition at line 200 of file Fixed_Size_SArgument_T.h.
typedef inout_type TAO::Fixed_Size_SArg_Traits_T< T, Insert_Policy >::inout_arg_type |
Definition at line 212 of file Fixed_Size_SArgument_T.h.
typedef Inout_Fixed_Size_SArgument_T<T,Insert_Policy> TAO::Fixed_Size_SArg_Traits_T< T, Insert_Policy >::inout_arg_val |
Definition at line 205 of file Fixed_Size_SArgument_T.h.
typedef T& TAO::Fixed_Size_SArg_Traits_T< T, Insert_Policy >::inout_type |
Definition at line 201 of file Fixed_Size_SArgument_T.h.
typedef out_type TAO::Fixed_Size_SArg_Traits_T< T, Insert_Policy >::out_arg_type |
Definition at line 213 of file Fixed_Size_SArgument_T.h.
typedef Out_Fixed_Size_SArgument_T<T,Insert_Policy> TAO::Fixed_Size_SArg_Traits_T< T, Insert_Policy >::out_arg_val |
Definition at line 206 of file Fixed_Size_SArgument_T.h.
typedef T& TAO::Fixed_Size_SArg_Traits_T< T, Insert_Policy >::out_type |
Definition at line 202 of file Fixed_Size_SArgument_T.h.
typedef out_type TAO::Fixed_Size_SArg_Traits_T< T, Insert_Policy >::ret_arg_type |
Definition at line 214 of file Fixed_Size_SArgument_T.h.
typedef T TAO::Fixed_Size_SArg_Traits_T< T, Insert_Policy >::ret_type |
Definition at line 199 of file Fixed_Size_SArgument_T.h.
typedef Ret_Fixed_Size_SArgument_T<T,Insert_Policy> TAO::Fixed_Size_SArg_Traits_T< T, Insert_Policy >::ret_val |
Definition at line 207 of file Fixed_Size_SArgument_T.h.