TAO
2.0.8
|
Template class for argument traits of unbounded (w)strings. More...
#include <UB_String_Argument_T.h>
Public Types | |
typedef T_var::s_traits::char_type * | ret_type |
typedef T_var::s_traits::char_type const * | in_type |
typedef T_var::s_traits::char_type *& | inout_type |
typedef T_var::s_traits::string_out | out_type |
typedef In_UB_String_Argument_T< T_var, Insert_Policy > | in_arg_val |
typedef In_UB_String_Clonable_Argument_T < T_var, Insert_Policy > | in_clonable_arg_val |
typedef Inout_UB_String_Argument_T < T_var, Insert_Policy > | inout_arg_val |
typedef Out_UB_String_Argument_T < T_var, Insert_Policy > | out_arg_val |
typedef Ret_UB_String_Argument_T < T_var, Insert_Policy > | ret_val |
Template class for argument traits of unbounded (w)strings.
typedef In_UB_String_Argument_T<T_var, Insert_Policy> TAO::UB_String_Arg_Traits_T< T_var, Insert_Policy >::in_arg_val |
typedef In_UB_String_Clonable_Argument_T<T_var, Insert_Policy> TAO::UB_String_Arg_Traits_T< T_var, Insert_Policy >::in_clonable_arg_val |
typedef T_var::s_traits::char_type const* TAO::UB_String_Arg_Traits_T< T_var, Insert_Policy >::in_type |
typedef Inout_UB_String_Argument_T<T_var, Insert_Policy> TAO::UB_String_Arg_Traits_T< T_var, Insert_Policy >::inout_arg_val |
typedef T_var::s_traits::char_type*& TAO::UB_String_Arg_Traits_T< T_var, Insert_Policy >::inout_type |
typedef Out_UB_String_Argument_T<T_var, Insert_Policy> TAO::UB_String_Arg_Traits_T< T_var, Insert_Policy >::out_arg_val |
typedef T_var::s_traits::string_out TAO::UB_String_Arg_Traits_T< T_var, Insert_Policy >::out_type |
typedef T_var::s_traits::char_type* TAO::UB_String_Arg_Traits_T< T_var, Insert_Policy >::ret_type |
typedef Ret_UB_String_Argument_T<T_var, Insert_Policy> TAO::UB_String_Arg_Traits_T< T_var, Insert_Policy >::ret_val |