| TAO
    2.1.9
    | 
Template class for argument traits of fixed size IDL types. More...
#include <Fixed_Size_Argument_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_Argument_T< T, Insert_Policy > | in_arg_val | 
| typedef In_Fixed_Size_Clonable_Argument_T < T, Insert_Policy > | in_clonable_arg_val | 
| typedef Inout_Fixed_Size_Argument_T< T, Insert_Policy > | inout_arg_val | 
| typedef Out_Fixed_Size_Argument_T< T, Insert_Policy > | out_arg_val | 
| typedef Ret_Fixed_Size_Argument_T< T, Insert_Policy > | ret_val | 
Template class for argument traits of fixed size IDL types.
| typedef In_Fixed_Size_Argument_T<T,Insert_Policy> TAO::Fixed_Size_Arg_Traits_T< T, Insert_Policy >::in_arg_val | 
| typedef In_Fixed_Size_Clonable_Argument_T<T,Insert_Policy> TAO::Fixed_Size_Arg_Traits_T< T, Insert_Policy >::in_clonable_arg_val | 
| typedef T const& TAO::Fixed_Size_Arg_Traits_T< T, Insert_Policy >::in_type | 
| typedef Inout_Fixed_Size_Argument_T<T,Insert_Policy> TAO::Fixed_Size_Arg_Traits_T< T, Insert_Policy >::inout_arg_val | 
| typedef T& TAO::Fixed_Size_Arg_Traits_T< T, Insert_Policy >::inout_type | 
| typedef Out_Fixed_Size_Argument_T<T,Insert_Policy> TAO::Fixed_Size_Arg_Traits_T< T, Insert_Policy >::out_arg_val | 
| typedef T& TAO::Fixed_Size_Arg_Traits_T< T, Insert_Policy >::out_type | 
| typedef T TAO::Fixed_Size_Arg_Traits_T< T, Insert_Policy >::ret_type | 
| typedef Ret_Fixed_Size_Argument_T<T,Insert_Policy> TAO::Fixed_Size_Arg_Traits_T< T, Insert_Policy >::ret_val | 
 1.8.3.1
 1.8.3.1